Skip to content
Sign up
Product
Features
Mobile
Actions
Codespaces
Copilot
Packages
Security
Code review
Issues
Integrations
GitHub Sponsors
Customer stories
Team
Enterprise
Explore
Explore GitHub
Learn and contribute
Topics
Collections
Trending
Skills
GitHub Sponsors
Open source guides
Connect with others
The ReadME Project
Events
Community forum
GitHub Education
GitHub Stars program
Marketplace
Pricing
Plans
Compare plans
Contact Sales
Education
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this organization
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
{{ message }}
Dreamscapes
/
atom-ide-mocha-core
Public
Notifications
Fork
2
Star
1
Code
Issues
0
Pull requests
13
Actions
Projects
0
Security
Insights
More
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
chore: update commit-msg hook to be proper Shell
Loading branch information
robertrossmann
committed
Mar 5, 2019
1 parent
8f78e5a
commit
e8b587e4e9936ee897ce6cc5ea0f50c77424b68c
Showing
1 changed file
with
1 addition
and
1 deletion
.
Split
Unified
There are no files selected for viewing
2
utils/githooks/commit-msg
Show comments
View file
Edit file
Delete file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
@@ -4,4 +4,4 @@
#
This is necessary to facilitate automated package publishing.
#
This utility's configuration resides in .commitlintrc.js file.
echo
"
$(
<
"
$1
"
)
"
|
./node_modules/.bin/commitlint
./node_modules/.bin/commitlint
<
"
$1
"
Toggle all file notes
Toggle all file annotations
0 comments on commit
e8b587e
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.