The Grammar Check
01
Introduction
Key Concept
What is the Grammar Check?
- Just like an essay needs proofreading, computer code needs a 'Grammar Check.'
- It is a process called Linting that scans your code for small mistakes.
- This happens automatically every time a developer saves their work to the pipeline.
1 / 7
