Skip to content

Commit e2bac59

Browse files
committed
Data folder must be root level
1 parent bbf36b8 commit e2bac59

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

rules.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ Blitz3D = \.b3d$
5252
Buddha = ^Data/Config/User\.(?:cfg|lua)$
5353
Build = (?:^|/)buildlic\.txt$
5454
C4_Engine = (?:^|/)Data/C4(?:\.pak)?$
55-
Cathode[] = (?:^|/)data/tasks\.(?:txt|bin)$
56-
Cathode[] = (?:^|/)data/chr_info\.pak$
55+
Cathode[] = ^data/tasks\.(?:txt|bin)$
56+
Cathode[] = ^data/chr_info\.pak$
5757
CatSystem2 = ^cs2confx?\.dll$
5858
ChoiceScript = (?:^|/)SteamChoiceScript-Info\.plist$
5959
ChromeEngine[] = (?:^|/)ChromEd\.exe$

tests/types/_NonMatchingTests.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1255,6 +1255,7 @@ th_dnh_def
12551255
data/chr_info_pak
12561256
data/tasks
12571257
data/tasks.zip
1258+
something/data/tasks.txt
12581259
Engine/Binarisdes/ThirdParty/PhysX3/Win64/VS2015/NvClothdaasdPROFILE_x64.dlsdaasl
12591260
Engine/Binarieasds/ThirdParty/PhysX3/Win64/VS2015/NvCloth_asdx64.dasdll
12601261
Engisdane/Binaries/ThirdParty/PhysX3/Win32/VS2015/NvClotsshPROFILE_x86.dlsdasdl

0 commit comments

Comments
 (0)