tripal_views.coder_ignores.txt 431 B

12345678910
  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 <?php should be closed with a ?> in theme template files
  5. tripal_views_integration_fields_form.tpl.php:48:style
  6. tripal_views_data_export_download_form.tpl.php:8:style
  7. ; All variables are set through the code and thus don't need to be filtered
  8. tripal_views_integration.inc:734:security