diff options
author | David Lechner <david@pybricks.com> | 2020-05-27 11:10:40 -0500 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-05-29 22:59:56 +1000 |
commit | 8f642677f724e725813155f74e5934b8c94fc1c4 (patch) | |
tree | 3bb6d73f75ef1fc10fe9ebb1a69b77b348c3527d /docs/esp8266/tutorial/repl.rst | |
parent | 5cfc09ffca3203eb474aec478b8baf1f35fd2a0b (diff) | |
download | micropython-8f642677f724e725813155f74e5934b8c94fc1c4.tar.gz micropython-8f642677f724e725813155f74e5934b8c94fc1c4.zip |
tools/codeformat.py: Add verbose option to pass to uncrustify and black.
This adds a new command line option `-v` to `tools/codeformat.py` to enable
verbose printing of all files that are scanned.
Normally `uncrustify` and `black` are called with the `-q` option so
setting verbose suppresses the `-q` option and on `black` also enables the
`-v` option which makes it print out all file names matching the filter
similar to how `uncrustify` does by default.
Diffstat (limited to 'docs/esp8266/tutorial/repl.rst')
0 files changed, 0 insertions, 0 deletions