Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for alternatives to 'GENERATED CODE' to indicate generated files #382

Open
mitchgrout opened this issue Oct 10, 2023 · 0 comments
Open

Comments

@mitchgrout
Copy link

It would be convenient to be able to use a different phrase, rather than "GENERATED CODE". Possibly this could involve accepting one (or more) options from the command line, like

$ lizard --generated-comment MY_GENERATED_CODE_COMMENT path/
$ lizard  -g                 MY_GENERATED_CODE_COMMENT path/

...with the default value being "GENERATED CODE". I'd be happy to implement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant