Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tidy: allow arbitrary spaces between // and NOTE
`make tidy` now detects `//NOTE`, `// NOTE`, etc. This also removes the extra empty line emitted after each warning. Fixes #6060
- Loading branch information
b128ceb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from pcwalton
at emillon@b128ceb
b128ceb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging emillon/rust/issue-6060 = b128ceb into auto
b128ceb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
emillon/rust/issue-6060 = b128ceb merged ok, testing candidate = 4a726f0
b128ceb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/559
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/562
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt/builds/564
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt-vg/builds/557
success: http://buildbot.rust-lang.org/builders/auto-mac-all-opt/builds/560
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/578
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt/builds/581
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/578
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt/builds/582
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt-vg/builds/587
success: http://buildbot.rust-lang.org/builders/auto-linux-all-opt/builds/580
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/562
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt/builds/577
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/351
b128ceb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = 4a726f0