Skip to content

Fix/tolerable tag syntax is not a blocking error - #126

Open
fklosowski wants to merge 3 commits into
masterfrom
fix/tolerable-tag-syntax-is-not-a-blocking-error
Open

Fix/tolerable tag syntax is not a blocking error#126
fklosowski wants to merge 3 commits into
masterfrom
fix/tolerable-tag-syntax-is-not-a-blocking-error

Conversation

@fklosowski

Copy link
Copy Markdown
Contributor

No description provided.

… spellings

- Added a new check for tag syntax that platformOS parses correctly but does not match documented syntax, allowing these constructs to be used without blocking writes.
- Refactored existing checks to separate blocking and non-blocking tag syntax errors, specifically moving three common tag spellings to the new UnconventionalTagSyntax check.
- Updated tests to ensure that the new check behaves as expected, allowing tolerated syntax while still blocking genuinely erroneous constructs.
- Enhanced documentation and configuration files to include the new check and its settings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant