Are there open source tools out there for validating lexicon defs that I can use as a pre-commit hook or lint step in a CI pipeline?
FWIW, I was able to validate my new lexicons using lextool from the indigo repository; I see a lexlint package within the indigo module, and I’m going to see if there’s a preexisting binary that uses it, but if not, I will probably contribute it to the repo