mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-11 18:26:50 +00:00
Allow line length up to 100char
Same as we have for Ruby code: https://github.com/openfoodfoundation/openfoodnetwork/blob/master/.rubocop_styleguide.yml#L78-L80 This will avoid unnecessary reformatting.
This commit is contained in:
@@ -1 +1,3 @@
|
|||||||
{}
|
{
|
||||||
|
"printWidth": 100
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user