itoltz

Results 4 comments of itoltz

It's worth noting that the two samples @schuslalom provided are slightly different. In the first case, the pattern is surrounded by single quotes (`'.*/.snap$'`), while in the second case it...

This appears to be the existing functionality. Not sure when it was implemented, it very well may not have been the case when this ticket was submitted. But the current...

`.secureli/.pre-commit-config.yaml` is a config file used by the [pre-commit library](https://pre-commit.com/). I added info about it to the README in #560. `.secureli.yaml` is already described in some detail in the README....