mirror of
https://github.com/dense-analysis/ale
synced 2024-12-17 20:05:31 +00:00
fix linter error
This commit is contained in:
parent
3fc3c1ddaa
commit
418dcd0826
@ -104,6 +104,8 @@ Notes:
|
||||
* `flawfinder`
|
||||
* `gcc` (`cc`)
|
||||
* `uncrustify`
|
||||
* C3
|
||||
* `c3-lsp`
|
||||
* Cairo
|
||||
* `scarb`!!
|
||||
* `starknet`
|
||||
@ -143,8 +145,6 @@ Notes:
|
||||
* `cypher-lint`
|
||||
* Cython (pyrex filetype)
|
||||
* `cython`
|
||||
* C3
|
||||
* `c3-lsp`
|
||||
* D
|
||||
* `dfmt`
|
||||
* `dls`
|
||||
|
@ -113,6 +113,8 @@ formatting.
|
||||
* [flawfinder](https://www.dwheeler.com/flawfinder/)
|
||||
* [gcc](https://gcc.gnu.org/)
|
||||
* [uncrustify](https://github.com/uncrustify/uncrustify)
|
||||
* C3
|
||||
* [c3-lsp](https://github.com/pherrymason/c3-lsp)
|
||||
* Cairo
|
||||
* [scarb](https://docs.swmansion.com/scarb/) :floppy_disk:
|
||||
* [starknet](https://starknet.io/docs)
|
||||
@ -152,8 +154,6 @@ formatting.
|
||||
* [cypher-lint](https://github.com/cleishm/libcypher-parser)
|
||||
* Cython (pyrex filetype)
|
||||
* [cython](http://cython.org/)
|
||||
* C3
|
||||
* [c3-lsp](https://github.com/pherrymason/c3-lsp)
|
||||
* D
|
||||
* [dfmt](https://github.com/dlang-community/dfmt)
|
||||
* [dls](https://github.com/d-language-server/dls)
|
||||
|
Loading…
Reference in New Issue
Block a user