mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-07-20 18:10:49 +00:00
style: enforce short array syntax via StyleCI
Removes long_array_syntax from the disabled rules so StyleCI enforces the short syntax this PR converts the codebase to.
This commit is contained in:
parent
c5c910a537
commit
1359c30247
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ disabled:
|
|||
- concat_without_spaces
|
||||
- declare_equal_normalize
|
||||
- heredoc_to_nowdoc
|
||||
- long_array_syntax
|
||||
- method_argument_space_strict
|
||||
- new_with_braces
|
||||
- no_alternative_syntax
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue