Fix the README sorting and formatting.
This commit is contained in:
parent
57ef2c9833
commit
a531ce44b7
@ -32,13 +32,13 @@ name. That seems to be the fairest way to arrange this table.
|
|||||||
| Bourne Shell | [-n flag](http://linux.die.net/man/1/sh) |
|
| Bourne Shell | [-n flag](http://linux.die.net/man/1/sh) |
|
||||||
| C | [gcc](https://gcc.gnu.org/) |
|
| C | [gcc](https://gcc.gnu.org/) |
|
||||||
| D | [dmd](https://dlang.org/dmd-linux.html)\* |
|
| D | [dmd](https://dlang.org/dmd-linux.html)\* |
|
||||||
| Haskell | [ghc](https://www.haskell.org/ghc/)\* |
|
|
||||||
| Fortran | [gcc](https://gcc.gnu.org/) |
|
| Fortran | [gcc](https://gcc.gnu.org/) |
|
||||||
|
| Haskell | [ghc](https://www.haskell.org/ghc/)\* |
|
||||||
| JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/) |
|
| JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/) |
|
||||||
| Python | [flake8](http://flake8.pycqa.org/en/latest/) |
|
| Python | [flake8](http://flake8.pycqa.org/en/latest/) |
|
||||||
| Ruby | [rubocop](https://github.com/bbatsov/rubocop) |
|
| Ruby | [rubocop](https://github.com/bbatsov/rubocop) |
|
||||||
|
|
||||||
*\* Supported only on Unix machines via a wrapper script.*
|
*\** *Supported only on Unix machines via a wrapper script.*
|
||||||
|
|
||||||
If you would like to see support for more languages and tools, please
|
If you would like to see support for more languages and tools, please
|
||||||
[create an issue](https://github.com/w0rp/ale/issues)
|
[create an issue](https://github.com/w0rp/ale/issues)
|
||||||
|
Loading…
Reference in New Issue
Block a user