russplaysguitar / navel

Working towards a linter for cfscript
MIT License
2 stars 0 forks source link

empty catch block #30

Open russplaysguitar opened 11 years ago

russplaysguitar commented 11 years ago

Empty catch blocks should fail lint.

atuttle commented 11 years ago

:+1:

adamcameron commented 11 years ago

I'd say warning. Unless an explanatory comment as to why it's no problem for some code to fail and not be dealt with is actually OK (which can be legit).