I published the first video in a series about FlowLint — a linter for n8n workflows.
What FlowLint is
FlowLint analyzes your n8n workflow and points out problems before you run it: missing error handling, misconfigured nodes, risky patterns. Think of it as ESLint, but for automations. Official site: flowlint.dev.
What the episode covers
- A quick introduction to FlowLint and what it checks.
- A practical test on a workflow with an HTTP Request node.
- How linting catches issues that would otherwise surface only at runtime.
More episodes about FlowLint and n8n best practices are on the way.
Watch the episode
The video is available on YouTube: youtube.com/watch?v=jQMbwZNZLJs.
All episodes are collected on the Automation Academy page (in Polish). Subscribe to my YouTube channel so you do not miss new material.
The video is in Polish; this post summarizes what it covers.









![Error Handling in n8n #2 — HTTP Requests and Dedicated Error Workflows [E013]](/_next/image?url=%2Fassets%2Fblog-images%2Fyt-videos%2Fj9XY-ID48Rw.jpg&w=828&q=75)
![How to Handle Errors in n8n (Error Handling) #1 [E011]](/_next/image?url=%2Fassets%2Fblog-images%2Fyt-videos%2FnxRNdK1AZVQ.jpg&w=828&q=75)

Comments