We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Doclint failing the build is stupid. Let's get rid of it.
Should be something like this in the task:
options.addStringOption('Xdoclint:none')
The text was updated successfully, but these errors were encountered:
@JakeWharton It will work with https://github.com/Vorlonsoft/GradleMavenPush. Please read README.md before use it.
You can set DOCLINT_CHECK (default is "false") to "true" or "false"
DOCLINT_CHECK
Sorry, something went wrong.
No branches or pull requests
Doclint failing the build is stupid. Let's get rid of it.
Should be something like this in the task:
The text was updated successfully, but these errors were encountered: