ratchets

Mirror of ratchets, my python testing utility
git clone git://git.laack.co/ratchets.git
Log | Files | Refs | README | LICENSE

only_commands.toml (74B)


      1 [ratchet.shell.line_too_long]
      2 command = "xargs -n1 awk 'length($0) > 80'"