discord-modmail / modmail

A Modmail bot for Discord. Allowing safe moderator conversations with server members one server at a time.
https://discord-modmail.readthedocs.io/
MIT License
15 stars 8 forks source link

fix: change flake8 instance to always run in the poetry venv in pre-commit #73

Closed onerandomusername closed 3 years ago

onerandomusername commented 3 years ago

fixes problem of not being in the venv when running git commit

codecov[bot] commented 3 years ago

Codecov Report

Merging #73 (578ea47) into main (0ed105f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #73   +/-   ##
=======================================
  Coverage   38.62%   38.62%           
=======================================
  Files          16       16           
  Lines         769      769           
  Branches      105      105           
=======================================
  Hits          297      297           
  Misses        459      459           
  Partials       13       13           

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 0ed105f...578ea47. Read the comment docs.