tripal_bulk_loader.coder_ignores.txt 445 B

123456789101112
  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:381:security
  6. tripal_bulk_loader.constants.inc::261: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:241:security
  10. tripal_bulk_loader.constants.inc:376:security