Skip to content

Commit

Permalink
docs: define format command
Browse files Browse the repository at this point in the history
  • Loading branch information
antoKeinanen authored May 10, 2023
1 parent 974655f commit 3a631a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ To build and test this repository it is advised to create a new vault. Clone thi
All contributions are welcome, but before making anything big please consider starting a discussion in the issues tab.

# Code of conduct
- Make sure your code is formatted.
- Make sure your code is formatted with the `npm/yarn run format` script.
- Use angular commit message style. More info [here](https://github.com/antoKeinanen/obsidian-advanced-merger#commit-message-format).
## Commit message format
*This specification is inspired by and supersedes the [AngularJS commit message format.](https://github.com/angular/angular/blob/main/CONTRIBUTING.md#commit)*
Expand Down

0 comments on commit 3a631a9

Please sign in to comment.