mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-19 06:49:46 +08:00
Add support for perl language server (#5003)
* Fix perl test case clean-up * Add support for perl language server Co-authored-by: cos <cos>
This commit is contained in:
@@ -482,6 +482,7 @@ formatting.
|
||||
* Pawn
|
||||
* [uncrustify](https://github.com/uncrustify/uncrustify)
|
||||
* Perl
|
||||
* [languageserver](https://metacpan.org/pod/Perl::LanguageServer)
|
||||
* [perl -c](https://perl.org/) :warning:
|
||||
* [perl-critic](https://metacpan.org/pod/Perl::Critic)
|
||||
* [perltidy](https://metacpan.org/pod/distribution/Perl-Tidy/bin/perltidy)
|
||||
|
||||
Reference in New Issue
Block a user