Merge pull request #6558 from colemanw/revert
[civicrm-core.git] / .toxic.json
CommitLineData
6f7e1950
TO
1{
2 "templates": {
3 "toxicAlert": "<img alt=\"Please: Help save the fish from toxic code\" src=\"https://civicrm.org/sites/civicrm.org/files/HazCode-Please.png\">\n\n(Automated notice) This pull-request modifies {SYMBOLS}. That code has been previously identified as hazardous. For advice on dealing with it, please review [Toxic Code Protocol](http://wiki.civicrm.org/confluence/display/CRM/Toxic+Code+Protocol)."
4 },
5 "checks": {
6 "CRM_Contact_Import_Parser_Contact::import()": "toxicAlert",
7 "CRM_Core_BAO_Mapping::buildMappingForm()": "toxicAlert",
8 "CRM_Event_Form_Participant::postProcess()": "toxicAlert",
9 "CRM_Export_BAO_Export::exportComponents()": "toxicAlert",
10 "CRM_Member_Form_Membership::postProcess()": "toxicAlert",
11 "CRM_Contribute_Form_Contribution::postProcess()": "toxicAlert",
12 "CRM_Contact_Import_Form_MapField::buildQuickForm()": "toxicAlert",
13 "CRM_Contribute_Form_Contribution_Main::formRule()": "toxicAlert",
14 "CRM_Event_Form_Registration_Confirm::postProcess()": "toxicAlert",
15 "CRM_Contribute_Form_Contribution_Confirm::postProcess()": "toxicAlert"
16 }
17}