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
Ex: https://github.com/google/glome/actions/runs/13305087395/job/37154173485?pr=195
Installing collected packages: cpplint Successfully installed cpplint-2.0.0 cli/commands.c:404: Add #include <cstdio> for puts [build/include_what_you_use] [4] cli/main.c:71: Add #include <cstdio> for fputs [build/include_what_you_use] [4] glome_test.c:25: Add #include <cstdio> for sscanf [build/include_what_you_use] [4] login/config.c:380: Add #include <cstdio> for fclose [build/include_what_you_use] [4] login/config_test.c:66: Add #include <cstdio> for fprintf [build/include_what_you_use] [4] login/crypto.c:78: Add #include <cstdio> for snprintf [build/include_what_you_use] [4] login/login.c:527: Add #include <cstdio> for perror [build/include_what_you_use] [4] login/main.c:30: Add #include <cstdio> for fflush [build/include_what_you_use] [4] login/pam.c:134: Add #include <cstdio> for vsnprintf [build/include_what_you_use] [4] login/pam_test.c:182: Add #include <cstdio> for puts [build/include_what_you_use] [4] login/ui.c:70: Add #include <cstdio> for sscanf [build/include_what_you_use] [4]
The text was updated successfully, but these errors were encountered:
cpplint/cpplint#302 is the upstream bug for this. cpplint/cpplint#306 seems to be an MR that might fix this.
Sorry, something went wrong.
No branches or pull requests
Ex: https://github.com/google/glome/actions/runs/13305087395/job/37154173485?pr=195
The text was updated successfully, but these errors were encountered: