Make all sync hardlinks
They don't work as links idk why I'll look into it one day
This commit is contained in:
3
sync.yml
3
sync.yml
@@ -1,9 +1,12 @@
|
|||||||
- source: stylua.toml
|
- source: stylua.toml
|
||||||
target: ../stylua.toml
|
target: ../stylua.toml
|
||||||
delete: true
|
delete: true
|
||||||
|
hard: true
|
||||||
- source: .luarc.json
|
- source: .luarc.json
|
||||||
target: ../.luarc.json
|
target: ../.luarc.json
|
||||||
delete: true
|
delete: true
|
||||||
|
hard: true
|
||||||
- source: .luacheckrc
|
- source: .luacheckrc
|
||||||
target: ../.luacheckrc
|
target: ../.luacheckrc
|
||||||
delete: true
|
delete: true
|
||||||
|
hard: true
|
Reference in New Issue
Block a user