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

- [ ] Move `tools/eslint-formatter-multi` to `packages/eslint-formatter-multi` - [ ] Add `unit-tests`

### User story As a developer I want to be able to leverage caching from my existing stack e.g. Nx. Therefore every plugin that generated artefacts need to provide options...

โž• enhancement
๐Ÿงฉ eslint-plugin
๐Ÿงฉ js-packages-plugin
๐Ÿงฉ typescript-plugin
๐ŸŒŠ Nx

โž• enhancement
๐Ÿงน maintenance
๐ŸŒŠ Nx

This PR includes: - the basic project setup - minimal readme and package description - `lint`, `build`, and all `*-test` targets

๐Ÿ“– Project documentation
๐Ÿ”ฌ testing
๐Ÿ› ๏ธ tooling

### User story As a developer I want to have insights in the performance of my eslint run. I want to be able to configure stats audit listing slow rules...

โž• enhancement
๐Ÿ”ฅ performance
๐Ÿงฉ eslint-plugin

### User story As a user of code-pushup plugins I want to have the shared feature `artifact generation` implemented in the coverage plugin. It should be aligned with other plugins...

โž• enhancement
๐Ÿงฉ coverage-plugin

๐Ÿ“– Project documentation

# ๐Ÿ“ฆ **Bundle Budget Plugin** **Bundle size tracking for your build artifacts** Track, compare, and prevent bundle size regressions to maintain web performance (e.g. LCP) across product areas. --- ###...

plugin-idea