Paratii-Video / paratii-player

Probably the world's 1st in-player token wallet (v0.0.1 of the Paratii embeddable web player).
http://paratii.video
GNU General Public License v3.0
41 stars 11 forks source link

check for @watch statements in precommit handler #344

Closed jellegerbrandy closed 6 years ago

jellegerbrandy commented 6 years ago

We should refuse to commit changes that include @watch statements in the test.

it shoudl happen pre-commit together with the lint command.

Not sure how to best handle this. Can the linter be configured to do it?

geckoslair commented 6 years ago

@jellegerbrandy utils added in 344-removeWatcher

geckoslair commented 6 years ago

seems to be closed. waiting for team propagation