mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 16:51:05 -05:00
adding perl
This commit is contained in:
parent
08fc1d4640
commit
eaed00d27a
1 changed files with 9 additions and 0 deletions
|
@ -263,10 +263,19 @@ Here is more data
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
## Perl
|
## Perl
|
||||||
|
- [perl](https://pkgs.alpinelinux.org/package/edge/main/x86/perl)
|
||||||
|
|
||||||
### Perl Config file
|
### Perl Config file
|
||||||
|
- There is no top level *configuration file* available at this time
|
||||||
|
|
||||||
### Perl disable single line
|
### Perl disable single line
|
||||||
|
- There is currently **No** way to disable rules inline of the file(s)
|
||||||
|
|
||||||
### Perl disable code block
|
### Perl disable code block
|
||||||
|
- There is currently **No** way to disable rules inline of the file(s)
|
||||||
|
|
||||||
### Perl disable entire file
|
### Perl disable entire file
|
||||||
|
- There is currently **No** way to disable rules inline of the file(s)
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue