diff options
author | bretello <bretello@users.noreply.github.com> | 2022-05-03 03:03:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-03 10:03:05 +0900 |
commit | c694a241883ec5c33f972a612cfcd464cda3c5fa (patch) | |
tree | 33d531ac54d1fd25dd06ad833e0afaa747f43b6b /supported-tools.md | |
parent | 56399106fcf9d80d476307576bc307e67f0167e2 (diff) | |
download | ale-c694a241883ec5c33f972a612cfcd464cda3c5fa.zip |
add yaml actionlint support (github actions) (#4173)
Co-authored-by: bretello <bretello@distruzione.org>
Diffstat (limited to 'supported-tools.md')
-rw-r--r-- | supported-tools.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md index 88647398..a3b9fcb6 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -657,6 +657,7 @@ formatting. * XML * [xmllint](http://xmlsoft.org/xmllint.html) * YAML + * [actionlint](https://github.com/rhysd/actionlint) * [circleci](https://circleci.com/docs/2.0/local-cli) :floppy_disk: * [prettier](https://github.com/prettier/prettier) * [spectral](https://github.com/stoplightio/spectral) |