tripal_views.coder_ignores.txt 386 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_views_integration.inc:814:security
  6. ; SQL queries the pg_tables table to check if a table exists in chado; drupal
  7. ; prefixing is not appropriate
  8. views/handlers/views_handler_field_chado_rel_by_type.inc:22:sql