precommit test

This commit is contained in:
dazedanon 2025-08-24 13:46:38 -05:00
parent fb0def13c9
commit f9176f771c
2 changed files with 3 additions and 3 deletions

View file

@ -84,7 +84,7 @@ CODE405 = True
CODE102 = True
# Optional
CODE101 = False
CODE101 = True
CODE408 = False
# Variables

View file

@ -12,12 +12,12 @@ def set_defaults(file_path):
'BRFLAG': 'False',
'FIXTEXTWRAP': 'True',
'IGNORETLTEXT': 'False',
# Dialogue / Scroll / Choices (Main Codes)
# Speakers / Dialogue / Scroll / Choices (Main Codes)
'CODE101': 'True',
'CODE401': 'True',
'CODE405': 'True',
'CODE102': 'True',
# Optional
'CODE101': 'False',
'CODE408': 'False',
# Variables
'CODE122': 'False',