Skip to content

Ignore fuzzing corpus from source line count#433

Merged
GuillaumeGomez merged 1 commit intoaskama-rs:masterfrom
Kijewski:pr-linguist
May 13, 2025
Merged

Ignore fuzzing corpus from source line count#433
GuillaumeGomez merged 1 commit intoaskama-rs:masterfrom
Kijewski:pr-linguist

Conversation

@Kijewski
Copy link
Copy Markdown
Member

Github's language statistics for the project say that 43% of askama is assembly code. It is not. The heuristic counts our fuzzing corpus as assembly code, and the corpus is quite big.

This PR excludes the corpus from being counted.

Github's language statistics for the project say that 43% of askama is
assembly code. It is not. The heuristic counts our fuzzing corpus as
assembly code, and the corpus is quite big.

This PR excludes the corpus from being counted.
@GuillaumeGomez
Copy link
Copy Markdown
Collaborator

Thanks!

@GuillaumeGomez GuillaumeGomez merged commit 150beca into askama-rs:master May 13, 2025
39 checks passed
@Kijewski Kijewski deleted the pr-linguist branch May 13, 2025 10:33
@Kijewski Kijewski mentioned this pull request Jun 6, 2025
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