Skip to content

Commit

Permalink
Add instructions for license header formatting. Fixes #3
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Aug 26, 2021
1 parent bfc25d2 commit 3622aed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,12 @@ right location
</plugin>
----

Format license headers by invoking

```sh
$ mvn initialize license:format
```

== Release

Releases are triggered by pushing a tag such as `v1.0.0`. You can either tag the repository manually and push the tag
Expand Down

0 comments on commit 3622aed

Please sign in to comment.