Sourcelevel.io

What is a linter and why your team should use it

According to Wikipedia, linter The first linter was written by Stephen C. Johnson in 1978 while working in the Unix operating system at Bell Labs. After that, many other linters … See more

Actived: 6 days ago

URL: https://sourcelevel.io/blog/what-is-a-linter-and-why-your-team-should-use-it

Measuring Code Quality: 3 Suggestions On How To Start And

WebNodes with exit points (P) = 3. Applying the formula: N - E + (P * 2) Cyclomatic Complexity = 9 - 8 + (3 * 2) Cyclomatic Complexity = 7. OK. Now, let’s try to reduce this …

Category:  Health Go Health

What my team and I learned when improving code quality in an …

WebTrace a strategy and keep your team aligned. That’s the best way to improve your code-base quality continually. From time to time, stop what you’re doing, check the …

Category:  Health Go Health

Software Engineering KPIs: how to choose the best fitting metrics

WebEngineering Metrics, Engineering Management. Software Engineering KPIs (Key Performance Indicators) are measurable values that indicate the progress of …

Category:  Health Go Health