ruff_python_parser 0.0.3

This is an internal component crate of Ruff
Documentation
1
2
3
4
5
6
# Check http://editorconfig.org for more information
# This is the main config file for this project:
root = true

[*.py]
insert_final_newline = false