mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 04:34:25 +08:00
Run actionlint by default on GitHub files
Detect paths containing .github as a directory for running actionlint by default on YAML filetypes.
This commit is contained in:
@@ -720,7 +720,7 @@ formatting.
|
||||
* XML
|
||||
* [xmllint](http://xmlsoft.org/xmllint.html)
|
||||
* YAML
|
||||
* [actionlint](https://github.com/rhysd/actionlint) :warning:
|
||||
* [actionlint](https://github.com/rhysd/actionlint)
|
||||
* [circleci](https://circleci.com/docs/2.0/local-cli) :floppy_disk: :warning:
|
||||
* [gitlablint](https://github.com/elijah-roberts/gitlab-lint)
|
||||
* [prettier](https://github.com/prettier/prettier)
|
||||
|
||||
Reference in New Issue
Block a user