Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 209 Bytes

DEVELOP.md

File metadata and controls

5 lines (4 loc) · 209 Bytes

Adding a language linter

  1. Create a new folder under the linters folder, e.g. linters/cobol
  2. Create a linter.yml file and follow the example from other folders (detailed schema coming soon)
  3. That's it!