Skip to content

Autodetect if the linter should run or not. #6

@meengit

Description

@meengit

If the linter is enabled globally, it runs for every file opened in SublimeText. This behavior can cause performance issues if many files and folders are open in SublimeText.

There should be a setting or option in between global enabling or disabling. It should allow the linter to detect if it should run or not. One possibility to achieve this is to check if an opened folder in SublimeText contains a .codeclimate.yml configuration file in the root.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions