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

NewlineAtEndOfFile: File does not end with a newline. #15

Open
ritonglue opened this issue Jul 25, 2022 · 0 comments
Open

NewlineAtEndOfFile: File does not end with a newline. #15

ritonglue opened this issue Jul 25, 2022 · 0 comments

Comments

@ritonglue
Copy link

On a windows system (after removing the gpg plugin) I get after mvn clean install

[INFO] There are 45 errors reported by Checkstyle 6.18 with checkstyle.xml ruleset.
[ERROR] src\main\java\com\quirk\csv\annotation\CSVReadBinding.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] src\main\java\com\quirk\csv\annotation\CSVReadComponent.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] src\main\java\com\quirk\csv\annotation\CSVType.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] src\main\java\com\quirk\csv\annotation\CSVWriteBinding.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] src\main\java\com\quirk\csv\annotation\CSVWriteComponent.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.

I don't get the errors on a Unix system.

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