Skip to content
This repository was archived by the owner on Mar 20, 2022. It is now read-only.
This repository was archived by the owner on Mar 20, 2022. It is now read-only.

Ignore dist directory #3

@pomek

Description

@pomek

CodeClimate shouln't check the dist directory. Create the file .codeclimate.yml and append:

exclude_paths:
    - "dist/*"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions