furiko-io / furiko

Kubernetes cron and batch job platform
https://furiko.io
Apache License 2.0
483 stars 21 forks source link

chore(lint): Remove lll from list of linters #108

Closed irvinlim closed 1 year ago

irvinlim commented 1 year ago

Disables the lll linter. In my experience, this linter provides little value and often gets in the way especially with long function signatures or function call chains.