Commit 49bf6068 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

rm unused

parent 93f87f98
Loading
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ variables:
  COMPONENTS_PREFIX: "codeclimate"
  COMPONENTS_LIST: >-
    codeclimate-structure, codeclimate-duplication, codeclimate-parser, codeclimate-eslint,
    codeclimate-sonar-java, codeclimate-brakeman, codeclimate-tfsec, codeclimate-rubocop,
    codeclimate-sonar-java, codeclimate-brakeman, codeclimate-rubocop, codeclimate-vint,
    codeclimate-flog, codeclimate-sonar-python, codeclimate-csslint, codeclimate-golangci-lint,
    codeclimate-bundler-audit, codeclimate-standard, codeclimate-gofmt, codeclimate-rubymotion,
    codeclimate-pmd, codeclimate-phpcodesniffer, codeclimate-phpmd, codeclimate-govet,
@@ -17,13 +17,14 @@ variables:
    codeclimate-shellcheck, codeclimate-stylelint, codeclimate-tflint, codeclimate-credo,
    codeclimate-phan, codeclimate-black, codeclimate-swiftlint, codeclimate-pylint,
    codeclimate-radon, codeclimate-semgrep, codeclimate-dart, codeclimate-codenarc,
    codeclimate-tslint, codeclimate-haxe-chackstyle, codeclimate-scss-lint, codeclimate-hlint,
    codeclimate-tslint, codeclimate-haxe-checkstyle, codeclimate-scss-lint, codeclimate-hlint,
    codeclimate-scalastyle, codeclimate-cppcheck, codeclimate-ember-template-lint, codeclimate-sass-lint,
    codeclimate-kibit, codeclimate-haml-lint, codeclimate-luacheck, codeclimate-foodcritic,
    codeclimate-isort, codeclimate-tailor, codeclimate-apexmetrics, codeclimate-nodesecurity,
    codeclimate-protobuf, codeclimate-checks, codeclimate-git-legal, codeclimate-rustfmt,
    codeclimate-complexity-ruby, codeclimate-proselint, codeclimate-codescan, codeclimate-vint,
    codeclimate-tailor, codeclimate-apexmetrics, codeclimate-nodesecurity, codeclimate-git-legal,
    codeclimate-gnu-complexity, codeclimate-apex, codeclimate-clog, codeclimate-requiresafe
  COMPONENTS_LIST_ABSENT: >-
    codeclimate-isort, codeclimate-complexity-ruby, codeclimate-codescan, codeclimate-checks,
    codeclimate-tfsec, codeclimate-rustfmt, codeclimate-proselint, codeclimate-protobuf

  COMPONENTS_DOWNLOAD_IMAGES: "true"
  COMPONENTS_PUSH_IMAGES: "true"