codeclimate-fixme
codeclimate-fixme copied to clipboard
A codeclimate engine for finding things you should fix.
Updates line item in `Installation and Usage` section. `codeclimate engines:enable fixme` -> `codeclimate engines:install fixme`
The line item : "Run `codeclimate engines:enable fixme`. This command both installs the engine and enables it in your .codeclimate.yml file." Should be updated to use the `codeclimate engines:install fixme`...
This is a feature request for inline disable support. Something like: `// fixme:disable`.