Show HN: Scrut – A Python static code reviewer that focuses on changed Git files
1–6 of 6 posts
Re: Show HN: Scrut – A Python static code reviewer that focuses on changed Git files
#2https://github.com/astral-sh/ruff-pre-commit https://pylint.pycqa.org/en/stable/user_guide/installation/p...
Re: Show HN: Scrut – A Python static code reviewer that focuses on changed Git files
#3I believe we can do the same with pre-commit linter such as ruff pre-commit or pylint pre-commit? https://github.com/astral-sh/ruff-pre-commit https://pylint.pycqa.org/en/stable/user_guide/installation/p...
Re: Show HN: Scrut – A Python static code reviewer that focuses on changed Git files
#4I believe we can do the same with pre-commit linter such as ruff pre-commit or pylint pre-commit? https://github.com/astral-sh/ruff-pre-commit https://pylint.pycqa.org/en/stable/user_guide/installation/p...
Re: Show HN: Scrut – A Python static code reviewer that focuses on changed Git files
#5I believe we can do the same with pre-commit linter such as ruff pre-commit or pylint pre-commit? https://github.com/astral-sh/ruff-pre-commit https://pylint.pycqa.org/en/stable/user_guide/installation/p...
Or the same as gitlab sast or a lot of others, or even via manually filtering.