GitHub has released the Super-Linter, which is intended to help developers validate their source code and prevent broken code from being uploaded to a main branch.
The Super-Linter, which is a combination of various linters, lets developers “lint” or check their code base using popular linters for Python, JavaScript, Go, XML, YAML, and others.
Read more at ZDNet
Comments