I have an Android project that includes generated code. This code has some lint violations in it that I don't want to show up in the lint reports because we won't fix this code problems manually.
Is it somehow possible to exclude folders in the lint check?