Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting ViolationIdentifier strict in all checkers #169

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

perryqh
Copy link
Contributor

@perryqh perryqh commented Mar 20, 2024

Background

#166

We need to know if a violation is strict in order to ignore the violation when writing out todos.

Changes

  • added strict to ViolationIdentifier
  • set strict in all of the Checker.check functions

Upcoming PR

@alexevanczuk alexevanczuk merged commit 7ae3105 into alexevanczuk:main Mar 21, 2024
6 checks passed
perryqh added a commit to perryqh/packs that referenced this pull request Mar 21, 2024
* setting violation-identifier strict in all checkers

* recorded violation are not strict
alexevanczuk pushed a commit that referenced this pull request Mar 25, 2024
* Setting ViolationIdentifier `strict` in all checkers (#169)

* setting violation-identifier strict in all checkers

* recorded violation are not strict

* print strict violations in "update"
@perryqh perryqh deleted the ph/strict-violation-id branch April 5, 2024 18:41
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.

2 participants