diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-10-23 08:53:16 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-10-25 07:56:43 +1100 |
| commit | 40797eef5ea3f8d50c98fbb81b0c005f7a358539 (patch) | |
| tree | 2f78c0aa0c5912e72c35baac34c8c07cb6da2e37 /library/std/src/sys/unix/args.rs | |
| parent | b7bea6e46fa1f00d96a779cc75f5a652cf5cdc5d (diff) | |
| download | rust-40797eef5ea3f8d50c98fbb81b0c005f7a358539.tar.gz rust-40797eef5ea3f8d50c98fbb81b0c005f7a358539.zip | |
tidy: skip lines starting with `#` in alphabetical check.
These are comment lines in `Cargo.toml` files. But exclude lines starting with `#!` from the skipping, because we want to check them. (Rust `#![feature(...)]` lines.) Also allow empty lines, which are occasionally useful.
Diffstat (limited to 'library/std/src/sys/unix/args.rs')
0 files changed, 0 insertions, 0 deletions
