CI should fail when encountering ddescribe, iit, debugger, etc. #175
Labels
area: dev-infra
Issue related to internal project infrastructure
help wanted
The team would appreciate a PR from the community to address this issue
Travis CI should fail whenever one of the following is accidentally left in a commit.
ddescribe
fdescribe
iit
fit
xdescribe
xit
debugger;
We want this to not apply to
import
statements for the jasmine statements.The text was updated successfully, but these errors were encountered: