Closed havardh closed 6 years ago
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.
*/
Resolved by the comment prefixer
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.