Hello, although this is a bit older thread, let me re-open it - once I started using Juliaformatter.jl I could not find any options to e.g. check for number of lines in a function so that I can add it to a git hook to prevent writing long functions (e.g. longer than 50 lines).
Do I need to look for a linter instead and if yes what are the options?
Thanks!