servo / highfive

Github hooks to provide an encouraging atmosphere for new contributors
Mozilla Public License 2.0
254 stars 58 forks source link

Warn on modifying any files in tests/wpt/css-tests/ #55

Closed jdm closed 8 years ago

jdm commented 8 years ago

The files in that directory are synced from upstream occasionally, and that process will overwrite any modifications since the last sync. We should warn about this. This should be very similar to the handler added in #54.

saurvs commented 8 years ago

I'd like to work on this.

KiChjang commented 8 years ago

Ok!