mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-11 18:52:02 +00:00
@@ -8,9 +8,12 @@ reading = False
|
||||
FORBID_INCLUDE = [
|
||||
'code/__defines/unit_testing.dm',
|
||||
'code/unit_tests/_template.dm',
|
||||
'code/___odlint.dm',
|
||||
'code/modules/multiz/disabled.dm',
|
||||
|
||||
#Files included by code\__linters.dm, not to evaluate in this check
|
||||
'code/___linters/spaceman_dmm.dm',
|
||||
'code/___linters/odlint.dm',
|
||||
|
||||
# Included by tgs/includes.dm
|
||||
r'code/modules/tgs/**/*.dm',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user