We have a very large library with a lot of different entries. Some of these entries do not have all the properties that our preferences for normal entries require.
Would it be possible to add a “ignore entry” and “ignore property” comment/marker similar to how “// @ts-ignore” works in Typescript? ( Documentation - TypeScript 2.6 )
This way the consistency checker can still run over the entire file and someone editing the bib can make the conscious and visible decision to ignore a certain error.