summaryrefslogtreecommitdiff
path: root/doc/tutorial/lint.md
AgeCommit message (Collapse)Author
6 daysdoc: Fix various typos and inconsistenciesPaul Cristian Sarbu
2025-06-05lint tutorial: hint on the discovered but not processed actionsKlaus Aehlig
Linting is a natural example where actions are discovered that are not neded for the artifact that is requested to be built. Use this opportunity to explain the difference between discovering an action and processing it.
2025-06-05tutorial lint: Update example outputPaul Cristian Sarbu
2025-05-23tutorial: Update example outputs in all chaptersPaul Cristian Sarbu
...to match the ones produces by latest binaries and rules.
2025-04-14clean up markdown in tutorial and conceptsKlaus Aehlig
... and ensure that pandoc processes them correctly. In particular, add an empty line around itemize environments.
2024-09-11Add a tutorial on setting up lintersKlaus Aehlig