diff options
Diffstat (limited to 'rustfmt.toml')
-rw-r--r-- | rustfmt.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml index b196eaa..a9eb317 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1 +1,4 @@ +# Copyright (C) 2020 The Nitrocli Developers +# SPDX-License-Identifier: CC0-1.0 + tab_spaces = 2 |