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

Add configuration for adding prelude comments to output #31

Closed
havardh opened this issue Nov 23, 2016 · 2 comments
Closed

Add configuration for adding prelude comments to output #31

havardh opened this issue Nov 23, 2016 · 2 comments

Comments

@havardh
Copy link
Owner

havardh commented Nov 23, 2016

This issue is motivated by the need to insert /* eslint-disable no-use-before-define */.
This rule is violated as the types are sorted in the output.

@relekang
Copy link

Maybe also have a default comment something like:

/*
 * This file is generated by https://github.com/havardh/javaflow.
 * Any changes to this file will probably be overwritten by javaflow.
 */

@havardh
Copy link
Owner Author

havardh commented Jun 24, 2018

Resolved by the comment prefixer

@havardh havardh closed this as completed Jun 24, 2018
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

2 participants