tripal_views.coder_ignores.txt

  1. 2.x tripal_views/tripal_views.coder_ignores.txt
  2. 1.x tripal_views/tripal_views.coder_ignores.txt
; The file should be formatted this way :
; file:line:warning-type
; where warning-type is one of security, style, sql, i18n, comment, etc.

; All variables are filtered
tripal_views_integration.inc:814:security


; SQL queries the pg_tables table to check if a table exists in chado; drupal
; prefixing is not appropriate
views/handlers/views_handler_field_chado_rel_by_type.inc:22:sql

File

tripal_views/tripal_views.coder_ignores.txt
View source
  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