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
A multi-line variable definition like
makedepends="qt5-devel qt5-charts-devel qt5-connectivity-devel qt5-multimedia-devel qt5-serialport-devel qt5-svg-devel qt5-webkit-devel zlib-devel"
is supposed to have continuations starting with a single space. It would be nice if xlint would catch it otherwise.
xlint
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A multi-line variable definition like
is supposed to have continuations starting with a single space. It would be nice if
xlint
would catch it otherwise.The text was updated successfully, but these errors were encountered: