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

Checks fail right after format #221

Open
drallgood opened this issue Jan 5, 2024 · 1 comment
Open

Checks fail right after format #221

drallgood opened this issue Jan 5, 2024 · 1 comment

Comments

@drallgood
Copy link

For some reason I can run gradle licenseFormat licenseMain and it will fail with a ton of "Missing header in ..." errors

Config:

license {
    header  = project.file("header.txt")
}
@drallgood
Copy link
Author

issue is here:

if skipExistingHeaders is false (the default) it fails for that file

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