tripal_cv.coder_ignores.txt 423 B

1234567891011
  1. ; The file should be formatted this way :
  2. ; file:line:warning-type
  3. ; where warning-type is one of security, style, sql, i18n, comment, etc.
  4. ; This query selects from a non-drupal schema where the database prefixes are not
  5. ; applied and thus the curcly brackets ({}) are not needed
  6. tripal_cv.module:1062:sql
  7. ; Need to use POST since this is part of a JS callback
  8. tripal_cv.module:408:security
  9. tripal_cv.module:815:security