1.0.3 • Published 4 months ago

@ziemniakoss/cspell-bitbucket-code-insights-reporter v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Code insights integration for CSpell

This package is under consutruction and does not work in current form

Usage

In your CI scripts that verify code using CSpell, add flag

 --reporter @ziemniakoss/cspell-bitbucket-code-insights-reporter

Resulting command could look like this

npx cspell . --reporter @ziemniakoss/cspell-bitbucket-code-insights-reporter

Requirements

This reporter needs curl to be installed and in PATH. This is required because Code Insights API can skip authorization in CI but only if we proxy requests through http://host.docker.internal:29418 and proxy is not supported in node fetch API and I decided that I dont want to introduce additonal .

1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago

0.0.10

4 months ago

0.0.11

4 months ago

0.0.12

4 months ago

0.0.13

4 months ago

1.0.3

4 months ago

0.1.0

4 months ago

0.0.9

4 months ago

0.0.8

4 months ago

0.0.5

4 months ago

0.0.7

4 months ago

0.0.6

4 months ago

0.0.4

4 months ago

0.0.3

4 months ago

0.0.2

4 months ago

0.0.1

4 months ago