Skip to content

Fix bug in the ieeetr_rules.check_article rule#16

Merged
s-heppner merged 1 commit intomainfrom
Fix/#13
Jun 22, 2025
Merged

Fix bug in the ieeetr_rules.check_article rule#16
s-heppner merged 1 commit intomainfrom
Fix/#13

Conversation

@s-heppner
Copy link
Owner

Previously, the field number was considered to be ommitted in the rendered bibliography, which turned out to be a bug, as it is being rendered.
This removes the number field from the ommitted_fields in the linter rule.

Fixes #13

Previously, the field `number` was considered to be ommitted in the
rendered bibliography, which turned out to be a bug, as it is being
rendered.
This removes the `number` field from the `ommitted_fields` in the
linter rule.

Fixes #13
@s-heppner s-heppner merged commit 2cd8b8b into main Jun 22, 2025
2 checks passed
@s-heppner s-heppner deleted the Fix/#13 branch June 22, 2025 11:57
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.

Bug in linter rule for article: Field number does render

1 participant