Skip to content

Commit

Permalink
Add lint to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mara-schulke committed Oct 27, 2023
1 parent dddc93f commit 02ba9db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Usage: buffrs <COMMAND>
Commands:
init Initializes a buffrs setup
lint Check rule violations for this package
add Adds dependencies to a manifest file
remove Removes dependencies from a manifest file
package Exports the current package into a distributable tgz archive
Expand Down
3 changes: 2 additions & 1 deletion docs/src/commands/buffrs-help.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Usage: buffrs <COMMAND>
Commands:
init Initializes a buffrs setup
lint Check rule violations for this package
add Adds dependencies to a manifest file
remove Removes dependencies from a manifest file
package Exports the current package into a distributable tgz archive
Expand Down Expand Up @@ -56,4 +57,4 @@ Options:
--api Sets up the package as api
-h, --help Print help
-V, --version Print version
```
```

0 comments on commit 02ba9db

Please sign in to comment.