While looking through the code to check on something else, I noticed that two of the IDP checks do not actually respect the ignore lists from the configuration. This pull request fixes that.
I also noticed that we currently do not have any unit tests that check the ignore logic. This should be added - I opened #35 for that.
While looking through the code to check on something else, I noticed that two of the IDP checks do not actually respect the ignore lists from the configuration. This pull request fixes that.
I also noticed that we currently do not have any unit tests that check the ignore logic. This should be added - I opened #35 for that.