Tag: linter
Linting and Security tools for python code
What is a linter? Linters are the tools that analyze code to detect various categories of lint which help in making code better organized, shows warnings and errors and hence, improves quality. The linters can be broadly categorized as following: