This commit is contained in:
2025-03-28 11:27:21 +01:00
parent 5960ad7131
commit c21d497c51

View File

@@ -7,12 +7,14 @@
slotsperrow=1
while slotsperrow * slotsperrow < capacity do
slotsperrow = slotsperrow + 1
end' \
'**/*.xml'
end
files:
- '**/*.xml'
modify \
'<Containable!any(\s?excludeditems="[^"]+")' \
'print(s1) s1=""
- name: excludeditems
regex: <Containable!any(\s?excludeditems="[^"]+")
lua: |
s1 = ""
files:
- '**/*.xml'