diff options
Diffstat (limited to 'python/tidy.py')
-rw-r--r-- | python/tidy.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/tidy.py b/python/tidy.py index 625c3111465..40251cdf8a7 100644 --- a/python/tidy.py +++ b/python/tidy.py @@ -38,7 +38,6 @@ ignored_files = [ "components/script/dom/bindings/codegen/ply/*", # Generated and upstream code combined with our own. Could use cleanup - "components/style/properties/mod.rs", "target/*", "ports/gonk/src/native_window_glue.cpp", "ports/cef/*", |