tripal_bulk_loader.coder_ignores.txt 399 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. ; all variables are filtered
  5. tripal_bulk_loader.admin.inc:398:security
  6. tripal_bulk_loader.constants.inc::260:security
  7. ; doesn't need to be filtered b/c all variables set in code and not subjected to
  8. ; user input
  9. tripal_bulk_loader.constants.inc:376:security