diff --git a/src/etc/tidy.py b/src/etc/tidy.py index d756bb6c9eb..28a6ff2a92e 100644 --- a/src/etc/tidy.py +++ b/src/etc/tidy.py @@ -35,6 +35,7 @@ exceptions = [ "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 ]