Skip to content

Commit da7b25c

Browse files
authored
Add lewisjkl/header to third party plugins (#4467)
1 parent f180ff5 commit da7b25c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/modules/ROOT/pages/extending/thirdparty-plugins.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,16 @@ jobs:
450450
----
451451

452452

453+
== Header
454+
455+
`header` is a plugin that allows you to automate adding headers to the top
456+
of the files in your projects. It also has an ability to check that all files
457+
have a certain header in place. The plugin was inspired by and is similar to
458+
sbt-header.
459+
460+
Project home: https://github.com/lewisjkl/header
461+
462+
453463
== Hepek
454464

455465
`mill-hepek` is a plugin for writing Scala `object`s to files.

0 commit comments

Comments
 (0)