Skip to content

Super linter

Ihar Aliakseyeu edited this page Dec 2, 2022 · 5 revisions

github.com/github

  1. Create a folders in project root
|-.github/
  |-linters/
    |-markdown-lint.yml
    |-.stylelintrc.json
  |-workflow/
    |-linter.yml  
  1. In linte.yml add connecting with GitHub Action Workflow
  2. Add in linters/ folder basic template and setup it for your needs

test SideBar

Clone this wiki locally