We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a01fbc commit 1d39251Copy full SHA for 1d39251
.rustfmt.toml
@@ -9,7 +9,7 @@ format_code_in_doc_comments = false
9
comment_width = 80
10
normalize_comments = true # changed
11
normalize_doc_attributes = false
12
-license_template_path = "LICENSE_TEMPLATE" # changed
+license_template_path = "FILE_HEADER" # changed
13
format_strings = false
14
format_macro_matchers = false
15
format_macro_bodies = true
LICENSE_TEMPLATE FILE_HEADER
LICENSE
@@ -200,3 +200,4 @@
200
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
See the License for the specific language governing permissions and
202
limitations under the License.
203
+
0 commit comments