diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-04-21 20:05:04 -0700 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2016-04-21 20:05:04 -0700 |
commit | dff217c2e3ff0b77eeebf62d36c2bf57c044cf14 (patch) | |
tree | 77961d7adc2b3d15c13ec3d5cca262d9b3e3ecd2 /tests/wpt/css-tests/css-variables-1_dev/xhtml1 | |
parent | b080da474f78a9689f3a6c64cc4091e425e2eb62 (diff) | |
parent | 7ae63b121334b77b0592fd10570926c8b8cfd11c (diff) | |
download | servo-dff217c2e3ff0b77eeebf62d36c2bf57c044cf14.tar.gz servo-dff217c2e3ff0b77eeebf62d36c2bf57c044cf14.zip |
Auto merge of #10723 - edunham:modelines, r=Wafflespeanut
Remove some Emacs & Vim modelines
This might be a bad idea, especially on the webidl side. However, we started talking about the idea that modelines are a lint error (https://github.com/servo/servo/issues/10719), and these changes would be required before enabling a modeline lint.
If it bitrots, it's easy to recreate with
```
find * -type f -exec sed '/- Mode:/d' -i {} +
find * -type f -exec sed '/ vim:/d' -i {} +
git checkout -- python/tidy/servo_tidy/tidy.py
git checkout -- python/tidy/servo_tidy_tests/spec.webidl
git commit -a
```
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10723)
<!-- Reviewable:end -->
Diffstat (limited to 'tests/wpt/css-tests/css-variables-1_dev/xhtml1')
0 files changed, 0 insertions, 0 deletions