Skip to content

Commit

Permalink
file updates for license recognition (paritytech#101)
Browse files Browse the repository at this point in the history
* file updates for license recognition

* update rustfmt to use FILE_TEMPLATE
  • Loading branch information
TovarishFin authored May 4, 2020
1 parent 194c7bc commit 5001a16
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ format_code_in_doc_comments = false
comment_width = 80
normalize_comments = true # changed
normalize_doc_attributes = false
license_template_path = "LICENSE_TEMPLATE" # changed
license_template_path = "FILE_TEMPLATE" # changed
format_strings = false
format_macro_matchers = false
format_macro_bodies = true
Expand Down
File renamed without changes.
1 change: 1 addition & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -672,3 +672,4 @@ may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.

0 comments on commit 5001a16

Please sign in to comment.