Replies: 1 comment 4 replies
|
I'm giving it a try with |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello
In my project, I have a bunch of generated files which are present in many places. They all have a header like
// Generated, do not edit.. I would like to configure Spotless to ignore those files. How could I do it?Thank you
All reactions