onnxruntime/tools/python/util
Scott McKay 885bf3561d
Add tool to fix lines > 120 chars. (#18293)
### Description
<!-- Describe your changes. -->
Helper to run clang-format on lines that are > 120 chars.

We disable clang-format enforcing 120 chars by default because it's
formatting can negatively impact readability. If a developer has not
manually kept a line within the 120 char limit this tool will fix it. It
will leave all other lines alone to honor the formatting the developer
chose.

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Help developers fix lint errors. 

Preferred is to use a vertical ruler/guideline in your editor when
actually writing the code.
2023-11-09 10:12:57 +10:00
..
android
mobile_helpers
ort_format_model
qdq_helpers
test
__init__.py
__init__append.py
add_openvino_win_libs.py
check_onnx_model_mobile_usability.py
convert_onnx_models_to_ort.py
file_utils.py
get_azcopy.py
logger.py
make_dynamic_shape_fixed.py
onnx_model_utils.py
optimize_onnx_model.py
platform_helpers.py
pytorch_export_helpers.py
reduced_build_config_parser.py
run.py
update_onnx_opset.py