28d89d85407a3a4a91d297f53bd9cc3356fb68e1
PRESUBMIT check for nogncheck (#29839)
This PR adds a presubmit check for `nogncheck` uses, to make sure we are using this lint suppresion label in places where appropriate. In particular, the need for this check has come up due to the wrong assumption that `gn` somehow lacked the ability to understand `#ifdef` conditionals for header inclusions, when in fact, the issue with `gn` checks in such cases is that there is a buildflag for a certain exclusion, but the same exclusion has also to be applied in gn files. Resolves https://github.com/brave/brave-browser/issues/47269
…
…
…
…
…
…
Brave Core
Brave Core is a set of changes, APIs, and scripts used for customizing Chromium to make the Brave browser. Please also check https://github.com/brave/brave-browser
Follow @brave on Twitter for important announcements.
Resources
Community
You can ask questions and interact with the community in the following locations:
- Brave Community
communitychannel on Brave Software's Slack
Languages
C++
36.9%
HTML
31.6%
Swift
9.4%
TypeScript
9%
Java
4.8%
Other
8.1%