Linter Software
(Redirected from Linter (software))
Jump to navigation
Jump to search
A Linter Software is a static program analysis tool.
- Context:
- ...
- Example(s):
- Python Linter.
- SQL Linter.
- ...
- See: C (Programming Language), List of Tools For Static Code Analysis, Static Program Analysis, Software Bug.
References
2023
- (Wikipedia, 2023) ⇒ https://en.wikipedia.org/wiki/lint_(software) Retrieved:2023-3-2.
- Lint, or a linter, is a static code analysis tool used to flag programming errors, bugs, stylistic errors and suspicious constructs. The term originates from a Unix utility that examined C language source code.