Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upfiles in `ports/cef/` should get linted #7202
Closed
Comments
|
The vast majority of the code is automatically generated, and we can't just replace the license because it's generated from the CEF C++ header. I don't think this is worth the effort. |
|
Sounds good. Just for my own knowledge, the only code that is autogenerated lives in |
|
That does seem to be the case, from my brief poking around. |
|
That's correct. |
|
When changing the ignored pattern from ports/cef/* to ports/cef/interfaces/*, mach test-tidy currently gives 365 lines of output. Most of it is about whitespace. An extract:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is marked as being 'upstream' (which is not the case as far as I know) so we currently don't lint it
Steps to complete this:
./mach test-tidy