Brian Woodward
Brian Woodward
[This block](https://github.com/jonschlinkert/normalize-pkg/blob/master/lib/normalizers/repository.js#L36-L38) is causing the `repository` value to be overwritten when it's already a string, which becomes an issue when the project name is scoped for use in npm. Locally,...
As mentioned in this [updater-contributing](https://github.com/update/updater-contributing/issues/2) issue, I'd like to use `generate-contributing` to be able to generate new contributing files if they don't exist when updating projects. `generate-contributing` currently expects `app.conflicts`...
Queueing file reads to prevent ENFILE errors. See original PR #171 for discussion.
Update to use verb and clean up documentation.
The current conversions map is [here](https://github.com/doowb/converter/blob/master/src/convert.js#L181-L215)
- [ ] Throw error on unsupported conversions - [ ] Provide more information when errors are captured in streams.
Allowing functions (currently the functions need to be lodash or on the data object) to be called and added to the returned object.
## Description This PR is to use [micromatch](https://github.com/micromatch/micromatch) instead of minimatch. This change addresses the performance and safety issues that have been found in minimatch. For more general information on...
I followed the instructions in the readme and I get the folllowing error during the less build: ``` bash Running "less:site" (less) task >> FileError: 'mixins/hide-text.less' wasn't found in theme/utils/mixins.less...
Run update for config and settings files. Lint code and tests. Update deps Update `.verb.md` file and verb configuration in `package.json` to latest verb conventions. Generate readme documentation with verb