We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9101ad0 commit 75f1115Copy full SHA for 75f1115
.git-blame-ignore-revs
@@ -1,3 +1,6 @@
1
+# commitlint.config: split helper funcs and plugins
2
+3008d6578aa484ae776b29c9246dca4eeae3418a
3
+
4
# commitlint: prettify TS files coding style
5
03c4025be2a453d309049347de069a6a6a86c132
6
ReadMe.md
@@ -1,6 +1,6 @@
This is a repository that contains several useful things that other `nblockchain` repos use, such as:
-- [File with commitlint configuration and plugins](commitlint.config.ts).
+- [Config file](commitlint.config.ts) and [plugins](commitlint/plugins.ts) for commitlint.
- [A reference .editorconfig file](.editorconfig).
- [An F# style guide](FSharpStyleGuide.md).
- [Workflow guidelines](WorkflowGuidelines.md).
0 commit comments