pmdk icon indicating copy to clipboard operation
pmdk copied to clipboard

common: add default pre-commit configuration

Open grom72 opened this issue 11 months ago • 1 comments

A simple pre-commit configuration file that enables usage of pre-commit hook. https://pre-commit.com/index.html


This change is Reviewable

grom72 avatar Mar 25 '24 07:03 grom72

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.13%. Comparing base (457c61d) to head (5820200).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6068      +/-   ##
==========================================
- Coverage   70.14%   70.13%   -0.02%     
==========================================
  Files         133      133              
  Lines       19568    19568              
  Branches     3261     3261              
==========================================
- Hits        13726    13724       -2     
- Misses       5842     5844       +2     

codecov[bot] avatar Mar 25 '24 07:03 codecov[bot]