Skip to content

Add detected errors count at the end#591

Open
Kjur0 wants to merge 1 commit into
42school:masterfrom
Kjur0:master
Open

Add detected errors count at the end#591
Kjur0 wants to merge 1 commit into
42school:masterfrom
Kjur0:master

Conversation

@Kjur0

@Kjur0 Kjur0 commented Jun 21, 2026

Copy link
Copy Markdown

Just a simple 3 line change to display how many Norm errors have been detected.

Why?

Is there are many .c/.h files in a given project (e.g. libft) norminette output requires a lot of scrolling, adding "%d norm errors detected" at the end helps us know if there are any (0 means no errors, anything else means there is an error)

Verification Steps

Please ensure the following steps have been completed:

  • Ran poetry run flake8 to check for linting issues.
  • Verified that all unit tests are passing:
    • Ran poetry run pytest to ensure unit tests pass.
    • Ran poetry run tox to validate compatibility across Python versions.

Copilot AI review requested due to automatic review settings June 21, 2026 10:47

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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