abelsiqueira / BestieTemplate.jl

Template for Julia Programming Language packages using the copier engine.
http://abelsiqueira.com/BestieTemplate.jl/
Mozilla Public License 2.0
38 stars 9 forks source link

Add check-illegal-windows-names to pre-commit #395

Open abelsiqueira opened 1 month ago

abelsiqueira commented 1 month ago

Description

https://github.com/pre-commit/pre-commit-hooks?tab=readme-ov-file#check-illegal-windows-names

This should pick up naming things test/aux.jl like I just did.

abelsiqueira commented 1 month ago

It's not released yet: https://github.com/pre-commit/pre-commit-hooks/issues/1043