InterviewSolution
Saved Bookmarks
| 1. |
What are linters? what are they used for? |
|
Answer»
lint, or linter is a tool that analyzes sources code to FLAG programming errors bugs, STYLISTIC errors, and suspicious CONSTRUCTS, the Wikipedia artical then goes on to say that the TERM linter comes from a tool that analyzed C source code, the computer scientist Stephen C. hope its helpful for you please MARK as brainliest |
|