Compare commits

...

1 Commits

Author SHA1 Message Date
90f71c5c56 Make all sync hardlinks
They don't work as links idk why
I'll look into it one day
2025-05-06 22:01:09 +02:00

View File

@@ -1,9 +1,12 @@
- source: stylua.toml
target: ../stylua.toml
delete: true
hard: true
- source: .luarc.json
target: ../.luarc.json
delete: true
hard: true
- source: .luacheckrc
target: ../.luacheckrc
delete: true
hard: true