Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
exclude: Lib/test/tokenizedata/coding20731.py
- id: end-of-file-fixer
files: '^\.github/CODEOWNERS$'
+ - id: mixed-line-ending
+ args: [--fix=auto]
+ exclude: '^Lib/test/.*data/'
- id: trailing-whitespace
types_or: [c, inc, python, rst, yaml]
- id: trailing-whitespace
is colored by default.
This can be controlled with :ref:`environment variables
<using-on-controlling-color>`.
- (Contributed by Hugo van Kemenade in :gh:`146292`.)\r
-\r
-\r
+ (Contributed by Hugo van Kemenade in :gh:`146292`.)
+
+
inspect
-------