renovate/test
Rhys Arkins b4e2341d1e refactor: use prettier instead of eslint-plugin-prettier (#864)
Having eslint flag prettier "errors" in editors can be rather painful. Also chose against linting staged files for prettier because I like to stage partials. Instead:
- Recommended to use plugins for editors to format on save, e.g. `prettier-atom`
- Prettier will be run as part of `npm test`
2017-10-01 07:06:06 +02:00
..
_fixtures feat: renovate meteor package.js dependencies (#786) 2017-09-12 09:33:41 +02:00
api fix: escape filename %2F (GitLab) (#854) 2017-09-29 09:05:36 +02:00
config fix: handle null child config in merge (#790) 2017-09-13 20:29:20 +02:00
logger feat: Pre-fetch all package.json files (#642) 2017-08-08 06:25:44 +02:00
workers fix: write npmrc to subdirectories with lock file (#858) 2017-09-29 10:42:16 +02:00
.eslintrc.js refactor: use prettier instead of eslint-plugin-prettier (#864) 2017-10-01 07:06:06 +02:00
chai.js Refactor config 2017-01-20 14:03:18 +01:00
renovate.spec.js Refactor config definitions and onboarding values (#360) 2017-06-26 13:08:57 +02:00