remove editorconfig-checker
This commit is contained in:
parent
3d49d58fd2
commit
e49f3fadd7
2 changed files with 0 additions and 8 deletions
|
|
@ -8,16 +8,11 @@ tasks:
|
|||
desc: runs all linters
|
||||
cmds:
|
||||
- task: lint_lua
|
||||
- task: lint_editorconfig
|
||||
|
||||
lint_lua:
|
||||
desc: runs lua linter on all repo
|
||||
cmds: [selene .]
|
||||
|
||||
lint_editorconfig:
|
||||
desc: runs editorconfig-checker
|
||||
cmds: [editorconfig-checker]
|
||||
|
||||
test:
|
||||
aliases: [tests, spec]
|
||||
cmds:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue