12 lines
224 B
YAML
12 lines
224 B
YAML
- 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 |