sonarjs-cli:用于SonarJS的[:no_entry:DEPRECATED] CLI

时间:2024-02-19 12:28:57
【文件属性】:

文件名称:sonarjs-cli:用于SonarJS的[:no_entry:DEPRECATED] CLI

文件大小:232KB

文件格式:ZIP

更新时间:2024-02-19 12:28:57

javascript linter npm-package analyzer code-quality

[已弃用] SonarJS 允许将分析器用作命令行工具和JavaScript / TypeScript库。 是JavaScript语言的。 通过帮助您查找并纠正代码中的错误,漏洞和代码味道,它将使您能够生成稳定且易于支持的代码。 它提供了约80条规则(包括约40条错误检测),这些规则代表SonarJS分析器的配置文件。 用法 作为命令行工具 安装SonarJS > npm install -g sonarjs 从项目目录运行分析 > cd > sonarjs 要么 > sonarjs -h 想要查询更多的信息 结果,您将获得在项目中找到的问题列表。 例如 MAJOR - S3923: /Users/path/to/foo/file.js [3, 6]: Remove this conditional structure or edit its code blocks so that they're not all the same. BLOCKER - OctalNumber: /Users/path/to/f


【文件预览】:
sonarjs-cli-master
----.travis.yml(141B)
----bin()
--------sonarjs(51B)
----mini-scanner()
--------pom.xml(5KB)
--------src()
----NOTICE.txt(174B)
----img()
--------vscode.png(147KB)
----package.json(1KB)
----third-party-licenses.sh(192B)
----jest.config.js(276B)
----tests()
--------integration_test_project()
--------analyzer.test.ts(2KB)
--------integration.test.ts(2KB)
----LICENSE(7KB)
----package-lock.json(1KB)
----src()
--------sonarjs-cli.ts(3KB)
--------jre.ts(5KB)
--------analyzer.ts(3KB)
--------index.ts(925B)
--------declarations.d.ts(108B)
----.npmignore(482B)
----tsconfig.json(193B)
----.gitignore(417B)
----README.md(3KB)
----yarn.lock(94KB)

网友评论