macisamuele / language-formatters-pre-commit-hooks

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

Update pre-commit hooks configurations #105

Closed macisamuele closed 2 years ago

macisamuele commented 2 years ago

The goal of PR is to update pre-commit hooks and to have them run on Python3.10

codecov[bot] commented 2 years ago

Codecov Report

Merging #105 (04d9645) into master (9b73ca2) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #105   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          316       316           
=========================================
  Hits           316       316           
Impacted Files Coverage Δ
language_formatters_pre_commit_hooks/utils.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 9b73ca2...04d9645. Read the comment docs.

macisamuele commented 2 years ago

Dropping this in favour of #114