This commit is contained in:
Luiz Silva 2026-04-15 11:55:17 -03:00
parent 691387ff9a
commit 7a6d79fe12
16 changed files with 72 additions and 21 deletions

View file

@ -98,7 +98,7 @@
"enabled": true,
"indentStyle": "space",
"indentWidth": 2,
"lineWidth": 100,
"lineWidth": 80,
"lineEnding": "lf"
},
@ -146,7 +146,7 @@
"enabled": true,
"indentStyle": "space",
"indentWidth": 2,
"lineWidth": 100
"lineWidth": 80
}
}
}