Add attribution to all source code

This commit is contained in:
David Jennes
2022-07-29 02:43:02 +02:00
parent 6481534f6c
commit 71879ecdc9
45 changed files with 272 additions and 0 deletions

View File

@@ -104,6 +104,14 @@ closure_body_length:
conditional_returns_on_newline:
if_only: true
file_header:
required_pattern: |
\/\/
\/\/ Stencil
\/\/ Copyright © 2022 Stencil
\/\/ MIT Licence
\/\/
indentation_width:
indentation_width: 2