codingjoe / relint

Write your own linting rules using regular expressions.
MIT License
57 stars 12 forks source link

Drop broken globbing support #79

Closed codingjoe closed 6 months ago

mgazda-splunk commented 5 months ago

@codingjoe after this change recursive linting is not supported, right? Or how can I achieve linting all my txt files in subdirectories without listing them by external script?