mirror of
https://github.com/ivuorinen/business-data-fetcher.git
synced 2026-03-01 10:54:16 +00:00
fix: composer validation
This commit is contained in:
@@ -10,6 +10,9 @@ max_line_length = 160
|
||||
tab_width = 2
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[composer.json]
|
||||
indent_size = 4
|
||||
|
||||
[*.php]
|
||||
indent_size = 4
|
||||
max_line_length = 110
|
||||
|
||||
Reference in New Issue
Block a user