aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/migrations/025.js
Commit message (Collapse)AuthorAgeFilesLines
* Check for unused function arguments (#6583)Whymarrh Whitby2019-05-091-1/+1
| | | | | | | | | | * eslint: Check for unused function arguments * eslint: Ignore unused '_' in argument list Also allow any number of '_' e.g., '__' or '___' which is to be used sparingly * Remove and rename unused arguments
* create migration 25frankiebee2018-04-061-0/+61