New functionality for cformat (#7893) 0.7.165
authorAkaash Suresh <casa.akaash@gmail.com>
Sun, 23 Feb 2020 04:57:19 +0000 (22:57 -0600)
committerGitHub <noreply@github.com>
Sun, 23 Feb 2020 04:57:19 +0000 (20:57 -0800)
commitb353028ea5e0ac7b69e7fed4f224c7cb07015ec9
treeb090b1907dff0b47de08d24002e3bcf72f92f8f8
parenteb9c2429c69cf034fb3938f0533d15457a2d7820
New functionality for cformat (#7893)

Fixing complexity

remove lambda

PR review fixes #1

Removing unneccesary string substitution

Handle -a and specified files

Complexity rewrite, use pathlib
docs/cli.md
lib/python/qmk/cli/cformat.py
lib/python/qmk/path.py
lib/python/qmk/tests/test_cli_commands.py