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

(chore): Have stylelint ignore the build directory. #4591

Merged
merged 1 commit into from
Jul 25, 2016

Conversation

Garbee
Copy link
Collaborator

@Garbee Garbee commented Jul 25, 2016

This way when viewing the build files in an editor it won't complain about the output style.

@traviskaufman
Copy link
Contributor

traviskaufman commented Jul 25, 2016

💎 LGTM Thank you!

Only thing is could you git commit --amend this to fit our commit message guidelines? e.g.

git commit --amend -m "chore(infrastructure): Have stylelint ignore the build directory"

If you've pulled from master recently you can run npm i again and it'll install the validate-commit-msg hooks for you. Also, you can use commitizen to automate writing these commit messages 😄

Also feel free to add [ci skip] to your commit message since this really doesn't require TravisCI to run.

@traviskaufman traviskaufman merged commit 986eed1 into master Jul 25, 2016
@traviskaufman traviskaufman deleted the Garbee-patch-1 branch July 25, 2016 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants