mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-22 03:07:08 +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:
@@ -2,14 +2,14 @@
|
||||
-- These globals can be set and accessed:
|
||||
--
|
||||
globals = {
|
||||
"rawrequire",
|
||||
"rawrequire",
|
||||
}
|
||||
|
||||
--
|
||||
-- These globals can only be accessed:
|
||||
--
|
||||
read_globals = {
|
||||
"hs",
|
||||
"ls",
|
||||
"spoon",
|
||||
"hs",
|
||||
"ls",
|
||||
"spoon",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user