cli icon indicating copy to clipboard operation
cli copied to clipboard

A CLI to run all kinds of code quality measurements to align your team with company goals

Results 169 cli issues
Sort by recently updated
recently updated
newest added

### User story As a developer that uses Cursor, Webstorm Junie, Copilot or other agent solutions for coding I want to use CodePushup as a validation tool in my AI...

๐Ÿ“ฃ discussion

## User story As a user, I would like to run Lighthouse on multiple pages in my app, to get a more holistic report of my app's performance, accessibility, etc....

๐Ÿงฉ lighthouse-plugin

## User story Reporting uncovered lines/branches/functions as individual issues in the coverage plugin isn't very consumer-friendly (too verbose) and has a big impact on data storage size. A more compact...

๐Ÿ›๏ธ epic

# Typescript Plugin **Incremental Migration for TypeScript** Seamlessly migrate your codebase to leverage the latest **TypeScript compiler features** while maintaining clarity, control, and CI stability. --- ### ๐Ÿงช **Reference PR**...

plugin-idea
๐Ÿงฉ typescript-plugin

### User story As a user of the CLI or CI actions I want to have small and concise reports by default. At the moment the reports (terminal, MD, JSON)...

๐Ÿงฉ cli
๐Ÿงฉ utils
๐Ÿ›๏ธ epic
๐Ÿงฉ ci

closes #881

๐Ÿ“– Project documentation
๐Ÿ”ฌ testing
๐Ÿงฉ nx-plugin
๐Ÿ› ๏ธ tooling

Create config helpers for coverage plugin paths, where they would support specifying multiple targets so we can do test, integration-test, or whatever else. - [ ] `coveragePathsFromAllNxProjects` - [ ]...

### Problem Statement Currently, each project's report in the workspace is displayed with its own header, making it harder to quickly assess the overall status of the workspace. Additionally, there's...

### User story As a maintainer of the project as well as user of the plugin I want to be able to upgrade to latest Nx. This is not given...

โž• enhancement
๐Ÿงน maintenance
๐Ÿงฉ nx-plugin
๐ŸŒŠ Nx

๐Ÿ”ฌ testing
๐Ÿงฉ nx-plugin
๐Ÿ› ๏ธ tooling