
CodeClimate
Codacy
SonarQube
ESLint
CodeFactor.io
Coveralls
SensioLabs Insight
Source-Navigator NG
xplr
lf (file manager)
nnn
CliFM
Productivity Power Tools
joshuto
Polo
dmenu
CodeClimate
xplrBased on our record, CodeClimate should be more popular than xplr. It has been mentiond 19 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Automated analysis tools: SonarQube, CodeClimate, and Codacy detect code-level debt automatically: cyclomatic complexity, code duplication, dependency staleness, and coverage gaps. These tools supplement but don't replace the architectural and business-logic debt that requires human judgment to identify and document. - Source: dev.to / 3 months ago
CodeClimate and Codacy can generate before/after metrics for code quality that make the starting and ending states concrete rather than subjective. - Source: dev.to / 3 months ago
CodeClimate quantifies maintainability so teams canโt hand-wave garbage away. - Source: dev.to / 11 months ago
Code Climate: Link - Automated code review and quality analysis for codebase health. - Source: dev.to / about 1 year ago
Use tools like SonarQube or CodeClimate to spot the high-risk 20%. Then fix one thing at a time not everything at once. This isnโt Dark Souls. - Source: dev.to / over 1 year ago
The Vim/Neovim ecosystem has gotten unbelievably better over the last 5-10 years. "Living in the terminal" for core development work is IMO better than pretty much anything else out there; my Neovim setup has a modern plugin manager; an IDE-like experience with fast autocompletion as I type, goto definition, and automated refactor support; and a side-drawer file browser navigable with Vim motions. It feels like an... - Source: Hacker News / almost 4 years ago
a terminal file manager built in rust I just heard about. Source: almost 4 years ago
I tried using nnn but didn't find it easy to adopt, now I'm looking at https://github.com/sayanarijit/xplr. Source: almost 4 years ago
Another nnn fan here, great tool! Been meaning to try out xplr[1] which I came across the other day. 1 https://github.com/sayanarijit/xplr. - Source: Hacker News / over 4 years ago
The supported file managers (as of right now) are nnn, lf, ranger, xplr, and vifm. Source: almost 5 years ago
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
lf (file manager) - Terminal file manager written in Go (programming language).
SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
nnn - Fast and resource-sensitive file manager for the terminal
ESLint - The fully pluggable JavaScript code quality tool
CliFM - CliFM is a completely CLI-based, shell-like and KISS file manager written in C: simple, fast, and lightweight as hell.