diff options
author | Horacio Sanson <hsanson@gmail.com> | 2022-09-11 10:53:33 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-11 10:53:33 +0900 |
commit | a51fd9dababe43d239b8bdc1c10ac1f5397d6739 (patch) | |
tree | 1a5491d00b264710af0dd85b342edb068ecc5749 /supported-tools.md | |
parent | 9e8920b3362b1382cfe4bb6691f2bf4bf41e6e68 (diff) | |
download | ale-a51fd9dababe43d239b8bdc1c10ac1f5397d6739.zip |
Add gitlablint support (#3042)
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 61f16b09..70896ca9 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -674,6 +674,7 @@ formatting. * YAML * [actionlint](https://github.com/rhysd/actionlint) :warning: * [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) * [spectral](https://github.com/stoplightio/spectral) * [swaglint](https://github.com/byCedric/swaglint) :warning: |