mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
README: aligning the columns on the list of linkers
This commit is contained in:
parent
4226fb3f85
commit
eb08b3dc25
1 changed files with 17 additions and 17 deletions
|
@ -17,7 +17,7 @@ The super-linter finds issues and reports them to the console output. Fixes are
|
|||
Developers on **GitHub** can call the **GitHub Action** to lint their code base with the following list of linters:
|
||||
|
||||
| *Language* | *Linter* |
|
||||
|---|---|
|
||||
| --- | --- |
|
||||
| **Ansible** | [ansible-lint](https://github.com/ansible/ansible-lint) |
|
||||
| **CoffeeScript** | [coffeelint](http://www.coffeelint.org/) |
|
||||
| **Dockerfile** | [dockerfilelint](https://github.com/replicatedhq/dockerfilelint.git) |
|
||||
|
|
Loading…
Reference in a new issue