macisamuele / language-formatters-pre-commit-hooks

Collection of custom pre-commit hooks.
Apache License 2.0
116 stars 58 forks source link

Update pretty-format-yaml to allow customisable line-width #104

Closed macisamuele closed 2 years ago

macisamuele commented 2 years ago

closes #95

This PR has the only goal of allow users to configure the line-width for YAML pretty-iation process

codecov[bot] commented 2 years ago

Codecov Report

Merging #104 (f58646e) into master (8dde85f) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #104   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          311       312    +1     
=========================================
+ Hits           311       312    +1     
Impacted Files Coverage Δ
..._formatters_pre_commit_hooks/pretty_format_yaml.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8dde85f...f58646e. Read the comment docs.