Remove general linter
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
PATH=env/bin:${PATH}
|
||||
|
||||
set -x
|
||||
|
||||
yamllint -sc yamllint.yml yamllint.yml .github/
|
Reference in New Issue
Block a user