index
:
servo.git
2020-background-images
SimonSapin-patch-1
android_libstd
as-of-2024-08-12
attrs
auto
autoraf
backtrace
bump-raqote
cb_split
checks
dependabot/cargo/git2-0.20.1
devtools-replay-tool
dictionary-callback
dom-protos
end-of-the-line
fail-on-winit-minimal-build-errors
fix-docs3
fix-legacy-layout-paths-in-wpt
fix-nightly-build-mozjs-issue
fix-windows-nightly
fix-wpt-sync-testroot-issue
fix_webgpu_error_handling
flexbox-column-layout
fonts-fast-ipc-turnaround
gfx-base-reorganization-part2
gh-readonly-queue/main/pr-34687-11424f90b3cb0fe5688fce68139744f919c5be21
github-actions-dev
gone
gonk
http_network_or_cache_fetch
iframe-load-hack
indefinite-containing-block
inert
input
jdm-patch-1
jdm-patch-10
jdm-patch-11
jdm-patch-12
jdm-patch-13
jdm-patch-14
jdm-patch-15
jdm-patch-16
jdm-patch-17
jdm-patch-18
jdm-patch-19
jdm-patch-2
jdm-patch-20
jdm-patch-21
jdm-patch-22
jdm-patch-23
jdm-patch-24
jdm-patch-25
jdm-patch-26
jdm-patch-27
jdm-patch-28
jdm-patch-29
jdm-patch-3
jdm-patch-30
jdm-patch-31
jdm-patch-32
jdm-patch-33
jdm-patch-34
jdm-patch-35
jdm-patch-36
jdm-patch-37
jdm-patch-38
jdm-patch-39
jdm-patch-4
jdm-patch-40
jdm-patch-41
jdm-patch-42
jdm-patch-43
jdm-patch-44
jdm-patch-45
jdm-patch-46
jdm-patch-47
jdm-patch-48
jdm-patch-49
jdm-patch-5
jdm-patch-50
jdm-patch-51
jdm-patch-52
jdm-patch-53
jdm-patch-54
jdm-patch-6
jdm-patch-7
jdm-patch-8
jdm-patch-9
jdm-revert1
jdm-revert2
jdm-revert3
jdm-revert4
layout-2020-borrow-mut-independent-contexts
layout-2020-fix-rule-tree-drop
layout-revamp-prototype
layout-thread-2020
macos-ci-failure
main
make-column-distribution-more-generic
multi-tlbc
multiple-concurrent-tlbc
named-getter
nightlies
offscreen-rendering
osmesa-up
paulrouget-patch-1
perfetto-metrics-and-navigation-start
plumb-time-profiler-into-tracing
port-minibrowser-to-delegate
pr-20330
rcdom
revert
revert-29964-enable-merge-queue-action
revert-31409-style-config
revert-remaining-stylo-changes
revert-webrender
rustc-nightly-update
sagudev-patch-1
sagudev-patch-2
sagudev-patch-3
self-hosted-github-sha-upstream
separate-libservo-build-job
servoshell-tabs
squeeze
test
test-wpt
test_branch
tmp
try
try-android
try-wpt-mac
typed-arrays
typed-arrays-heap
update-linux-runner-image-version
upgrade-rustc-to-03-25-nightly
url-quirks-module-inlined
wpt_update_01-06-2025
wpt_update_01-12-2024
wpt_update_02-12-2024
wpt_update_03-12-2024
wpt_update_04-12-2024
wpt_update_05-05-2024
wpt_update_16-03-2025
wpt_update_23-02-2025
wpt_update_23-03-2025
xrtest
…
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
tidy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Auto merge of #7438 - Wafflespeanut:cargo-tidy, r=jdm
bors-servo
2015-09-01
1
-3
/
+43
|
\
|
*
Tidy could now check for version conflicts!
Ravi Shankar
2015-09-02
1
-3
/
+43
*
|
Auto merge of #7468 - JoshTheGoldfish:Issue7460, r=jdm
bors-servo
2015-09-01
1
-18
/
+34
|
\
\
|
*
|
make test-tidy check that = have space after them
erneyja
2015-09-01
1
-18
/
+34
|
|
/
*
|
Enforce linking to spec for method implementations via macros
Corey Farwell
2015-08-31
1
-3
/
+20
*
|
Auto merge of #7478 - frewsxcv:spec-link-tidy-fix, r=jdm
bors-servo
2015-08-31
1
-1
/
+1
|
\
\
|
*
|
Update spec link pattern to reflect `impl` signature changes
Corey Farwell
2015-08-31
1
-1
/
+1
|
|
/
*
/
Make test-tidy check that braces have spaces before or after them
wilmoz
2015-08-31
1
-0
/
+10
|
/
*
tidy will now show its expectation of uses
Ravi Shankar
2015-08-28
1
-1
/
+4
*
Forbid multiline imports
wilmoz
2015-08-25
1
-2
/
+1
*
Make tidy search for files recursively again
Corey Farwell
2015-08-24
1
-16
/
+16
*
update tidy.py remove collect_file_names:
João Oliveira
2015-08-25
1
-14
/
+4
*
Auto merge of #7118 - g-k:tidy-check-unused-html-files, r=jdm
bors-servo
2015-08-24
1
-3
/
+21
|
\
|
*
Add tidy check for unused reftest html files
Greg Guthe
2015-08-19
1
-3
/
+21
*
|
Mention max length in tidy check_length. Fixes #7309
OneKorg
2015-08-21
1
-2
/
+3
*
|
check for uses to be sorted
Johann Tuffe
2015-08-20
1
-2
/
+16
|
/
*
Deal with /* /* when checking syntax.
Josh Matthews
2015-08-16
1
-8
/
+7
*
Tighten up checks for spaces around colons to deal with trait inheritance syn...
Josh Matthews
2015-08-16
1
-3
/
+5
*
Deal with multiline comments and reduce false positives for common syntax ove...
Josh Matthews
2015-08-16
1
-10
/
+41
*
Deal with multiline strings and tighten up syntax nit error messages.
Josh Matthews
2015-08-16
1
-19
/
+25
*
Check for simple Rust style nits in tidy.py
wilmoz
2015-08-16
1
-1
/
+51
*
Revert "Auto merge of #7103 - frewsxcv:python-venv, r=metajack" for breaking ...
Ms2ger
2015-08-09
1
-1
/
+8
*
Use one Python virtual environment for all mach commands
Corey Farwell
2015-08-08
1
-7
/
+1
*
Remove unused variable
Corey Farwell
2015-08-08
1
-1
/
+0
*
Remove invalid file path in ignored_files for tidying
Corey Farwell
2015-08-07
1
-1
/
+0
*
Prevent flake8 from crashing tidy
Corey Farwell
2015-08-05
1
-1
/
+1
*
Implement the FileList interface. Fixes #6708
Bogdan Cuza
2015-08-01
1
-0
/
+1
*
Fix #6664 and add color to tidy output
Bogdan Cuza
2015-07-28
1
-3
/
+31
*
Cleanup lint special cases, refactor flake8 linting
Corey Farwell
2015-07-26
1
-31
/
+38
*
Remove unused Python import
Corey Farwell
2015-07-26
1
-1
/
+0
*
Remove the last few TRs.
Michael Howell
2015-07-22
1
-1
/
+0
*
Better references.
Michael Howell
2015-07-22
1
-2
/
+0
*
Tidy finds WebIDLs with no spec.
Michael Howell
2015-07-21
1
-1
/
+51
*
Fix #6623 and update toml.py
Bogdan Cuza
2015-07-20
1
-4
/
+16
*
Remove tidy blacklist for 'script/dom/bindings/*'
Corey Farwell
2015-07-09
1
-1
/
+8
*
Use Cargo's target directory sharing.
Jack Moffitt
2015-06-15
1
-2
/
+1
*
Add flake8 to the tidy process for Python files
Corey Farwell
2015-06-04
1
-4
/
+34
*
Run tidy everything in the tree, remove directory whitelist
Corey Farwell
2015-06-03
1
-3
/
+7
*
Fix tidy issues with Python files in python/
Corey Farwell
2015-06-02
1
-1
/
+6
*
Tidy files in the `python/` directory
Corey Farwell
2015-06-02
1
-1
/
+6
*
Reduce max line length from 150 to 120 characters
Corey Farwell
2015-05-24
1
-1
/
+1
*
Fix some overlong lines.
Ms2ger
2015-05-14
1
-1
/
+1
*
Suggest how to fix unstable WHATWG links in tidy.py
Duncan
2015-05-05
1
-6
/
+4
*
Rename check_whitespace_url_len() -> check_by_line().
Dhananjay Nakrani
2015-04-21
1
-2
/
+2
*
Refactor tidy.py to reduce code duplication.
Dhananjay Nakrani
2015-04-21
1
-29
/
+29
*
Make tidy.py check for links to spec pages. [Issue#5730]
Dhananjay Nakrani
2015-04-21
1
-1
/
+11
*
Check license headers in ./tests
Simon Sapin
2015-04-08
1
-2
/
+2
*
auto merge of #5039 : psdh/servo/tidy, r=jdm
bors-servo
2015-03-31
1
-1
/
+2
|
\
|
*
Making tidy.py check ports/glutin and ports/gonk
Prabhjyot Singh Sodhi
2015-03-31
1
-1
/
+2
*
|
Organize reftest list alphabetically and make the tidy script check it
Gilles Leblanc
2015-03-07
1
-1
/
+36
|
/
[next]