libtorrent icon indicating copy to clipboard operation
libtorrent copied to clipboard

Update pre-commit-config workflow

Open xavier2k6 opened this issue 2 months ago • 1 comments

  • Bumped numerous hook revisions
  • Enabled trailing-whitespace & end-of-file-fixer hooks

xavier2k6 avatar Oct 19 '25 11:10 xavier2k6

these checks should not apply to .torrent files. I imagine it would be best to have a whitelist of file extensions to apply it to. something like: .cpp, .py, .hpp, Jamfile, .txt, .rst. Except, test/utf8_test.txt should probably be left as-is. It's kind of a test vector.

arvidn avatar Nov 29 '25 19:11 arvidn

  • Enabled trailing-whitespace & end-of-file-fixer hooks

I'll disable these again & will leave it to you to handle these at a later stage, will bump to newer hooks on next push.

xavier2k6 avatar Dec 11 '25 11:12 xavier2k6