File: rustfmt.toml

package info (click to toggle)
rust-openpgp-card-rpgp 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 392 kB
  • sloc: sh: 6; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 324 bytes parent folder | download
1
2
3
4
5
6
7
8
# SPDX-FileCopyrightText: 2023 Wiktor Kwapisiewicz <wiktor@metacode.biz>
# SPDX-License-Identifier: CC0-1.0

# CHECK: https://github.com/rust-lang/rustfmt/issues/5083 state == open
group_imports = "StdExternalCrate"

# CHECK: https://github.com/rust-lang/rustfmt/issues/3348 state == open
format_code_in_doc_comments = true