Classify Phoenix controller actions as always low-likelihood

This commit is contained in:
Joshua Clayton 2016-05-27 14:41:01 -04:00
parent 965cc0a178
commit ef0fb49841

View File

@ -51,6 +51,16 @@
pathStartsWith: test/
termEndsWith: Test
classOrModule: true
- name: Controller actions
pathStartsWith: web/controllers
allowedTerms:
- index
- new
- create
- show
- edit
- update
- destroy
- name: Haskell
allowedTerms: []
autoLowLikelihood: