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

Using `fixtures` initialization with helper we could leverage `logger` in similar way it is used in CP server and database. It could be passed to the tests and we can...

> As an user, I want to be assured that all released packages are coming from notable source, to be able to trust the package I'm adopting into my project....

๐Ÿšง blocked

> As a developer, > I want always be sure I run e2e tests on packages that have been released from my latest code, > to be able to consistently...

### What happened? Next episode of JS-package plugin setup with Yarn v2, see #877 for the previous episode. The `yarnv2ToAuditResult` function does not handle the output from `yarn npm audit...

๐Ÿ› bug
๐Ÿงฉ js-packages-plugin

### What happened? I attempted to run `npx code-pushup` and got the following error: ``` Cannot create a string longer than 0x1fffffe8 characters ``` ### What would you expect to...

๐Ÿ› bug

Most widely used seems [checkstyle](https://github.com/checkstyle/checkstyle) Another good candidate to consider is [spotbugs](https://github.com/spotbugs/spotbugs)

plugin-idea

### User story As a developer I want to have a a tool that handles miss configuration or miss usage as graceful as possible while still helping me to understand...

๐Ÿค“ UX
๐Ÿงฉ cli
๐Ÿงฉ nx-plugin

Related to #888 ... sort of. I want to be able to evaluate our CI logs in a representative environment, which requires completing what @BioPhoton started in #1062. I split...

๐Ÿ“– Project documentation
๐Ÿ”ฌ testing
๐Ÿฆพ CI/CD
๐Ÿงฉ cli
๐Ÿงฉ utils
๐Ÿ› ๏ธ tooling
๐Ÿงฉ typescript-plugin
๐Ÿงฉ ci

# Introduce `test-vitest-setup` project to handle test setup for vite tests --- ## PR1 - [x] Introduce project `test-vitest-setup` under the `testing` folder and add configuration. Copy the example linked...

๐Ÿ”ฌ testing
๐Ÿงน maintenance

### Metric 100+ web **accessibility** metrics provided by Axe (listed [here](https://dequeuniversity.com/rules/axe-devtools/3.0/)). ### User story [EAA](https://commission.europa.eu/strategy-and-policy/policies/justice-and-fundamental-rights/disability/union-equality-strategy-rights-persons-disabilities-2021-2030/european-accessibility-act_en) compliance is likely to be a growing concern in the coming years for companies based...

โž• enhancement
plugin-idea