Created
June 9, 2021 16:38
-
-
Save JayBazuzi/978c5a2e3262e66f33ff158c7c26f73a to your computer and use it in GitHub Desktop.
Arlo's Commit Notation push rule regex
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
# I'm experimenting with a GitLab Push Rule to force all commits to follow Arlo's Commit Notation. Here's my latest regex: | |
^([RFB]!!)|([RFBa-z] )|(\*\*\*)[- ].* | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment