(Explanation of complete programming code and related configurations will be provided after introducing the technology principles of the Codacy library) yaml --- scala: version: 2.13 files: - "**/*.scala" linters: pylint: enabled: true config: - "pylint.rc" flake8: enabled: true config: - "flake8.ini" bandit: enabled: true config: - "bandit.yaml" coverage: enabled: true reporter: "lcov" output: "coverage/lcov-report"


上一篇:
下一篇:
切换中文