thoughtworks / talisman

Using a pre-commit hook, Talisman validates the outgoing changeset for things that look suspicious — such as tokens, passwords, and private keys.
https://thoughtworks.github.io/talisman/
MIT License
1.91k stars 242 forks source link

Added a new scope for Python. #369

Closed jmatias closed 2 years ago

jmatias commented 2 years ago

Added a new scope for Python to exclude poetry.lock and Pipfile.lock.

codecov[bot] commented 2 years ago

Codecov Report

Merging #369 (0ca6904) into master (8a021ea) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #369   +/-   ##
=======================================
  Coverage   69.72%   69.72%           
=======================================
  Files          33       33           
  Lines        1559     1559           
=======================================
  Hits         1087     1087           
  Misses        439      439           
  Partials       33       33           

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 8a021ea...0ca6904. Read the comment docs.