Commit 2cd8b8b
authored
Fix bug in the ieeetr_rules.check_article rule (#16)
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 #131 parent 41e2879 commit 2cd8b8b
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
0 commit comments