Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature add .config/karma.config.js to default lookup path #1775

Conversation

budde377
Copy link
Member

@budde377 budde377 commented Jan 4, 2016

See #1387

Add `.config/karma.config.js` and `.config/karma.config.coffee` to the default
look-up path.

Closes karma-runner#1387
@GitCop
Copy link

GitCop commented Jan 4, 2016

There were the following issues with your Pull Request

  • Commit: 5ec123b
    • Commits must be in the following format: %{type}(%{scope}): %{description}

Guidelines are available at http://karma-runner.github.io/0.13/dev/git-commit-msg.html


This message was auto-generated by https://gitcop.com

@budde377 budde377 force-pushed the feature-add-to-default-lookup-path branch from 5ec123b to ba89e0e Compare January 4, 2016 19:31
@GitCop
Copy link

GitCop commented Jan 4, 2016

There were the following issues with your Pull Request

  • Commit: ba89e0e
    • Invalid type. Valid types are feat, fix, docs, style, refactor, test, chore, revert

Guidelines are available at http://karma-runner.github.io/0.13/dev/git-commit-msg.html


This message was auto-generated by https://gitcop.com

Update the documentation to contain the default configuration files:
`./karma.conf.js`, `./karma.conf.coffee`, `./.config/karma.conf.js` and
`./.config/karma.conf.js`
@budde377 budde377 force-pushed the feature-add-to-default-lookup-path branch from ba89e0e to 1617996 Compare January 4, 2016 19:32
@dignifiedquire
Copy link
Member

Thanks :octocat:

dignifiedquire added a commit that referenced this pull request Jan 4, 2016
…path

Feature add .config/karma.config.js to default lookup path
@dignifiedquire dignifiedquire merged commit f176109 into karma-runner:master Jan 4, 2016
@budde377 budde377 deleted the feature-add-to-default-lookup-path branch January 4, 2016 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants