Skip to content

Commit

Permalink
Remove spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
sorairolake committed Sep 13, 2023
1 parent ea35d2f commit c70d638
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@ The https://github.com/casey/just[just] command runner can be used. Run
`just --list` for more details.

.Run tests
[source, shell]
[source,shell]
----
just test
----

.Run the formatter
[source, shell]
[source,shell]
----
just fmt
----

.Run the linter
[source, shell]
[source,shell]
----
just lint
----

0 comments on commit c70d638

Please sign in to comment.