Skip to content
New issue

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

Several fixes #492

Closed
wants to merge 20 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

etc: Make tidy more resilient to dirty build directories

  • Loading branch information
pcwalton committed May 29, 2013
commit 0b22336c45eae415e196fd145870e974b8064a27
@@ -35,6 +35,7 @@ def do_license_check(name, contents):
"src/support", # Upstream
"src/platform", # Upstream
"src/compiler", # Upstream
"src/components/main/dom/bindings/codegen", # Generated and upstream code combined with our own. Could use cleanup
"src/components/script/dom/bindings/codegen", # Generated and upstream code combined with our own. Could use cleanup
]

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.