Requirents... more syntax validator
This commit is contained in:
@@ -275,7 +275,7 @@ Based on the Escoria core documentation, ASHES supports the following language f
|
||||
**FR-9.6: Indentation Validation**
|
||||
- The extension MUST enforce tab-based indentation (not spaces) as required by ASHES
|
||||
- The extension MUST detect mixed tabs and spaces
|
||||
- The extension MUST warn about excessive indentation (more than 3 levels)
|
||||
- The extension MUST allow deep indentation for complex nested structures
|
||||
- The extension MUST validate proper indentation for control flow blocks
|
||||
- The extension MUST validate that events are at the top level (no indentation)
|
||||
- The extension MUST validate proper indentation for dialog blocks and choices
|
||||
|
||||
Reference in New Issue
Block a user