mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-28 11:58:40 +00:00
fix(lint): resolve all lint errors and remove dangling symlinks
Fix 14 editorconfig/biome errors across 6 files: update biome schema version, replace tabs with spaces, fix continuation indents, and wrap long lines. Remove dangling OrbStack fish completion symlinks.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "https://biomejs.dev/schemas/2.3.1/schema.json",
|
||||
"$schema": "https://biomejs.dev/schemas/2.3.11/schema.json",
|
||||
"vcs": {
|
||||
"enabled": true,
|
||||
"clientKind": "git",
|
||||
|
||||
Reference in New Issue
Block a user