chore(shorebird_cli): set vscode line length and editor rulers to 80 characters (#1908)

Co-authored-by: Felix Angelov <felix@shorebird.dev>
This commit is contained in:
borjandev
2024-04-17 18:26:43 +02:00
committed by GitHub
parent 4c14ac6e0a
commit 1cd1db9a40
+4
View File
@@ -1,4 +1,8 @@
{
"dart.lineLength": 80,
"[dart]": {
"editor.rulers": [80]
},
"cSpell.words": [
"aarch",
"androideabi",