README: aligning the columns on the list of linkers

This commit is contained in:
James Young 2020-06-18 11:34:09 -07:00
parent 4226fb3f85
commit eb08b3dc25

View file

@ -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) |