tetra 2.0.7 → 2.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CONTRIBUTING.md +3 -3
- data/README.md +5 -4
- data/bin/tetra +6 -4
- data/lib/template/bashrc +19 -14
- data/lib/template/bundled/apache-maven-3.9.12/LICENSE +616 -0
- data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/NOTICE +0 -6
- data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/bin/mvn +9 -0
- data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/bin/mvn.cmd +14 -0
- data/lib/template/bundled/{apache-maven-3.9.9/boot/plexus-classworlds-2.8.0.jar → apache-maven-3.9.12/boot/plexus-classworlds-2.9.0.jar} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/asm-9.9.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/asm.license +29 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/commons-cli-1.11.0.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/commons-codec-1.20.0.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/error_prone_annotations-2.41.0.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/failureaccess-1.0.3.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/gson-2.13.2.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/guava-33.5.0-jre.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/guice-5.1.0-classes.jar +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/jansi-2.4.1.jar → apache-maven-3.9.12/lib/jansi-2.4.2.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/jansi-native/Windows/arm64/libjansi.so → apache-maven-3.9.12/lib/jansi-native/Windows/arm64/jansi.dll} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/jspecify-1.0.0.jar +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-artifact-3.9.9.jar → apache-maven-3.9.12/lib/maven-artifact-3.9.12.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-builder-support-3.9.9.jar → apache-maven-3.9.12/lib/maven-builder-support-3.9.12.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-compat-3.9.9.jar → apache-maven-3.9.12/lib/maven-compat-3.9.12.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-core-3.9.9.jar → apache-maven-3.9.12/lib/maven-core-3.9.12.jar} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/maven-embedder-3.9.12.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/maven-model-3.9.12.jar +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-model-builder-3.9.9.jar → apache-maven-3.9.12/lib/maven-model-builder-3.9.12.jar} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/maven-plugin-api-3.9.12.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/maven-repository-metadata-3.9.12.jar +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-resolver-api-1.9.22.jar → apache-maven-3.9.12/lib/maven-resolver-api-1.9.25.jar} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/maven-resolver-connector-basic-1.9.25.jar +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-resolver-impl-1.9.22.jar → apache-maven-3.9.12/lib/maven-resolver-impl-1.9.25.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-resolver-named-locks-1.9.22.jar → apache-maven-3.9.12/lib/maven-resolver-named-locks-1.9.25.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-resolver-provider-3.9.9.jar → apache-maven-3.9.12/lib/maven-resolver-provider-3.9.12.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-resolver-spi-1.9.22.jar → apache-maven-3.9.12/lib/maven-resolver-spi-1.9.25.jar} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/maven-resolver-transport-file-1.9.25.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/maven-resolver-transport-http-1.9.25.jar +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-resolver-transport-wagon-1.9.22.jar → apache-maven-3.9.12/lib/maven-resolver-transport-wagon-1.9.25.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-resolver-util-1.9.22.jar → apache-maven-3.9.12/lib/maven-resolver-util-1.9.25.jar} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/maven-settings-3.9.12.jar +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-settings-builder-3.9.9.jar → apache-maven-3.9.12/lib/maven-settings-builder-3.9.12.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-slf4j-provider-3.9.9.jar → apache-maven-3.9.12/lib/maven-slf4j-provider-3.9.12.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/org.eclipse.sisu.inject-0.9.0.M3.jar → apache-maven-3.9.12/lib/org.eclipse.sisu.inject-0.9.0.M4.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/org.eclipse.sisu.plexus-0.9.0.M3.jar → apache-maven-3.9.12/lib/org.eclipse.sisu.plexus-0.9.0.M4.jar} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/plexus-component-annotations-2.2.0.jar +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/plexus-interpolation-1.27.jar → apache-maven-3.9.12/lib/plexus-interpolation-1.29.jar} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/plexus-sec-dispatcher.license +202 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/plexus-utils-3.6.0.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/plexus-utils.license +202 -0
- data/lib/template/kit.spec +3 -3
- data/lib/template/package.spec +13 -10
- data/lib/tetra/constants.rb +10 -1
- data/lib/tetra/data/license_map.yml +124 -0
- data/lib/tetra/facades/ant.rb +4 -7
- data/lib/tetra/facades/bash.rb +28 -19
- data/lib/tetra/facades/git.rb +69 -34
- data/lib/tetra/facades/gradle.rb +3 -2
- data/lib/tetra/facades/mvn.rb +8 -8
- data/lib/tetra/facades/process_runner.rb +58 -37
- data/lib/tetra/facades/tar.rb +5 -4
- data/lib/tetra/facades/unzip.rb +5 -4
- data/lib/tetra/generatable.rb +4 -3
- data/lib/tetra/kit.rb +12 -6
- data/lib/tetra/license_mapper.rb +34 -0
- data/lib/tetra/logger.rb +7 -4
- data/lib/tetra/maven_website.rb +64 -27
- data/lib/tetra/packages/kit_package.rb +4 -4
- data/lib/tetra/packages/package.rb +47 -8
- data/lib/tetra/packages/scriptable.rb +12 -8
- data/lib/tetra/packages/speccable.rb +7 -1
- data/lib/tetra/pom.rb +38 -16
- data/lib/tetra/pom_getter.rb +55 -43
- data/lib/tetra/project.rb +14 -15
- data/lib/tetra/project_initer.rb +32 -20
- data/lib/tetra/ui/change_sources_subcommand.rb +13 -7
- data/lib/tetra/ui/dry_run_subcommand.rb +5 -3
- data/lib/tetra/ui/generate_all_subcommand.rb +1 -1
- data/lib/tetra/ui/generate_kit_subcommand.rb +2 -1
- data/lib/tetra/ui/generate_script_subcommand.rb +2 -3
- data/lib/tetra/ui/generate_spec_subcommand.rb +3 -2
- data/lib/tetra/ui/get_pom_subcommand.rb +17 -12
- data/lib/tetra/ui/init_subcommand.rb +12 -4
- data/lib/tetra/ui/main.rb +6 -1
- data/lib/tetra/ui/move_jars_to_kit_subcommand.rb +2 -2
- data/lib/tetra/ui/patch_subcommand.rb +1 -1
- data/lib/tetra/ui/subcommand.rb +37 -31
- data/lib/tetra/version.rb +2 -3
- data/lib/tetra/version_matcher.rb +62 -44
- data/lib/tetra.rb +10 -6
- metadata +184 -274
- data/.github/ISSUE_TEMPLATE/bug_report.md +0 -26
- data/.github/ISSUE_TEMPLATE/feature_request.md +0 -15
- data/.github/dependabot.yml +0 -24
- data/.github/workflows/action-lint.yml +0 -15
- data/.github/workflows/codeql-analysis.yml +0 -94
- data/.github/workflows/dependency-review.yml +0 -17
- data/.github/workflows/markdown.yml +0 -23
- data/.github/workflows/rubocop.yml +0 -51
- data/.github/workflows/test.yml +0 -62
- data/.gitignore +0 -27
- data/.markdownlint.yaml +0 -11
- data/.rubocop.yml +0 -35
- data/.rubocop_todo.yml +0 -438
- data/.sonarcloud.properties +0 -4
- data/Gemfile +0 -6
- data/Gemfile.lock +0 -228
- data/Rakefile +0 -9
- data/lib/template/bundled/apache-maven-3.9.9/LICENSE +0 -760
- data/lib/template/bundled/apache-maven-3.9.9/lib/commons-cli-1.8.0.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/commons-codec-1.17.1.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/failureaccess-1.0.2.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/guava-33.2.1-jre.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/guice-5.1.0.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/maven-embedder-3.9.9.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/maven-model-3.9.9.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/maven-plugin-api-3.9.9.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/maven-repository-metadata-3.9.9.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/maven-resolver-connector-basic-1.9.22.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/maven-resolver-transport-file-1.9.22.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/maven-resolver-transport-http-1.9.22.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/maven-settings-3.9.9.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/plexus-component-annotations-2.1.0.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/plexus-utils-3.5.1.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/plexus-xml-3.0.1.jar +0 -0
- data/lib/template/kit/.keep +0 -1
- data/lib/template/kit/jars/.keep +0 -1
- data/lib/template/packages/.keep +0 -1
- data/lib/template/src/.keep +0 -1
- data/spec/data/ant-super-simple-code/build/HW.class +0 -0
- data/spec/data/ant-super-simple-code/build/mypackage/HW.class +0 -0
- data/spec/data/ant-super-simple-code/build.xml +0 -133
- data/spec/data/ant-super-simple-code/dist/antsimple-20130618.jar +0 -0
- data/spec/data/ant-super-simple-code/lib/junit-4.11.jar +0 -0
- data/spec/data/ant-super-simple-code/lib/log4j-1.2.13.jar +0 -0
- data/spec/data/ant-super-simple-code/src/mypackage/HW.java +0 -15
- data/spec/data/antlr/antlr-2.7.2.jar +0 -0
- data/spec/data/antlr/pom.xml +0 -6
- data/spec/data/commons-collections4-4.5.0-M2-src.tar.gz +0 -0
- data/spec/data/commons-collections4-4.5.0-M2-src.zip +0 -0
- data/spec/data/commons-logging/commons-logging-1.3.4.jar +0 -0
- data/spec/data/commons-logging/parent_pom.xml +0 -1995
- data/spec/data/commons-logging/pom.xml +0 -833
- data/spec/data/nailgun/nailgun-0.7.1.jar +0 -0
- data/spec/data/nailgun/pom.xml +0 -153
- data/spec/data/struts-apps/pom.xml +0 -1147
- data/spec/data/tomcat/pom.xml +0 -33
- data/spec/lib/coarse/dry_run_subcommand_spec.rb +0 -59
- data/spec/lib/coarse/generate_all_subcommand_spec.rb +0 -132
- data/spec/lib/coarse/generate_spec_subcommand_spec.rb +0 -30
- data/spec/lib/coarse/init_subcommand_spec.rb +0 -101
- data/spec/lib/coarse/main_spec.rb +0 -21
- data/spec/lib/fine/ant_spec.rb +0 -25
- data/spec/lib/fine/git_spec.rb +0 -181
- data/spec/lib/fine/kit_package_spec.rb +0 -31
- data/spec/lib/fine/kit_spec.rb +0 -27
- data/spec/lib/fine/maven_website_spec.rb +0 -61
- data/spec/lib/fine/mvn_spec.rb +0 -27
- data/spec/lib/fine/package_spec.rb +0 -68
- data/spec/lib/fine/pom_getter_spec.rb +0 -36
- data/spec/lib/fine/pom_spec.rb +0 -98
- data/spec/lib/fine/project_spec.rb +0 -234
- data/spec/lib/fine/scriptable_spec.rb +0 -56
- data/spec/lib/fine/speccable_spec.rb +0 -93
- data/spec/lib/fine/tar_spec.rb +0 -22
- data/spec/lib/fine/unzip_spec.rb +0 -22
- data/spec/lib/fine/version_matcher_spec.rb +0 -64
- data/spec/spec_helper.rb +0 -90
- data/tetra.gemspec +0 -44
- data/utils/delete_nonet_user.sh +0 -8
- data/utils/setup_nonet_user.sh +0 -8
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/README.txt +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/bin/m2.conf +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/bin/mvnDebug +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/bin/mvnDebug.cmd +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/bin/mvnyjp +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/boot/plexus-classworlds.license +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/conf/logging/simplelogger.properties +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/conf/settings.xml +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/conf/toolchains.xml +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/aopalliance-1.0.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/aopalliance.license +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/commons-cli.license +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/commons-codec.license +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/failureaccess.license → apache-maven-3.9.12/lib/error_prone_annotations.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/ext/README.txt +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/ext/hazelcast/README.txt +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/ext/redisson/README.txt +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/guava.license → apache-maven-3.9.12/lib/failureaccess.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/guice.license → apache-maven-3.9.12/lib/gson.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/httpclient.license → apache-maven-3.9.12/lib/guava.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/httpcore.license → apache-maven-3.9.12/lib/guice.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/httpclient-4.5.14.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/jansi.license → apache-maven-3.9.12/lib/httpclient.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/httpcore-4.4.16.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/javax.inject.license → apache-maven-3.9.12/lib/httpcore.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/jansi-native/README.txt +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/jansi-native/Windows/x86/jansi.dll +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/jansi-native/Windows/x86_64/jansi.dll +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/jcl-over-slf4j.license → apache-maven-3.9.12/lib/jansi.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/javax.annotation-api-1.3.2.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/javax.annotation-api.license +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/javax.inject-1.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/plexus-cipher.license → apache-maven-3.9.12/lib/javax.inject.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/jcl-over-slf4j-1.7.36.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/plexus-component-annotations.license → apache-maven-3.9.12/lib/jcl-over-slf4j.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/plexus-interpolation.license → apache-maven-3.9.12/lib/jspecify.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/maven-shared-utils-3.4.2.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/org.eclipse.sisu.inject.license +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/org.eclipse.sisu.plexus.license +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/plexus-cipher-2.0.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/plexus-sec-dispatcher.license → apache-maven-3.9.12/lib/plexus-cipher.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/plexus-utils.license → apache-maven-3.9.12/lib/plexus-component-annotations.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/plexus-xml.license → apache-maven-3.9.12/lib/plexus-interpolation.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/plexus-sec-dispatcher-2.0.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/slf4j-api-1.7.36.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/slf4j-api.license +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/wagon-file-3.5.3.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/wagon-http-3.5.3.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/wagon-http-shared-3.5.3.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/wagon-provider-api-3.5.3.jar +0 -0
data/.rubocop_todo.yml
DELETED
|
@@ -1,438 +0,0 @@
|
|
|
1
|
-
# This configuration was generated by
|
|
2
|
-
# `rubocop --auto-gen-config`
|
|
3
|
-
# on 2026-01-13 21:04:35 UTC using RuboCop version 1.82.1.
|
|
4
|
-
# The point is for the user to remove these configuration records
|
|
5
|
-
# one by one as the offenses are removed from the code base.
|
|
6
|
-
# Note that changes in the inspected code, or installation of new
|
|
7
|
-
# versions of RuboCop, may require this file to be generated again.
|
|
8
|
-
|
|
9
|
-
# Offense count: 1
|
|
10
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
11
|
-
# Configuration parameters: TreatCommentsAsGroupSeparators, ConsiderPunctuation.
|
|
12
|
-
Gemspec/OrderedDependencies:
|
|
13
|
-
Exclude:
|
|
14
|
-
- 'tetra.gemspec'
|
|
15
|
-
|
|
16
|
-
# Offense count: 1
|
|
17
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
18
|
-
Layout/EmptyLineAfterGuardClause:
|
|
19
|
-
Exclude:
|
|
20
|
-
- 'lib/tetra/kit.rb'
|
|
21
|
-
|
|
22
|
-
# Offense count: 1
|
|
23
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
24
|
-
Layout/EmptyLineAfterMagicComment:
|
|
25
|
-
Exclude:
|
|
26
|
-
- 'bin/tetra'
|
|
27
|
-
|
|
28
|
-
# Offense count: 1
|
|
29
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
30
|
-
# Configuration parameters: EmptyLineBetweenMethodDefs, EmptyLineBetweenClassDefs, EmptyLineBetweenModuleDefs, DefLikeMacros, AllowAdjacentOneLineDefs, NumberOfEmptyLines.
|
|
31
|
-
Layout/EmptyLineBetweenDefs:
|
|
32
|
-
Exclude:
|
|
33
|
-
- 'lib/tetra/project_initer.rb'
|
|
34
|
-
|
|
35
|
-
# Offense count: 1
|
|
36
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
37
|
-
# Configuration parameters: AllowAliasSyntax, AllowedMethods.
|
|
38
|
-
# AllowedMethods: alias_method, public, protected, private
|
|
39
|
-
Layout/EmptyLinesAroundAttributeAccessor:
|
|
40
|
-
Exclude:
|
|
41
|
-
- 'lib/tetra/packages/kit_package.rb'
|
|
42
|
-
|
|
43
|
-
# Offense count: 8
|
|
44
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
45
|
-
# Configuration parameters: AllowForAlignment, AllowBeforeTrailingComments, ForceEqualSignAlignment.
|
|
46
|
-
Layout/ExtraSpacing:
|
|
47
|
-
Exclude:
|
|
48
|
-
- 'spec/lib/fine/ant_spec.rb'
|
|
49
|
-
- 'spec/lib/fine/mvn_spec.rb'
|
|
50
|
-
- 'spec/lib/fine/project_spec.rb'
|
|
51
|
-
- 'spec/lib/fine/tar_spec.rb'
|
|
52
|
-
- 'spec/lib/fine/unzip_spec.rb'
|
|
53
|
-
|
|
54
|
-
# Offense count: 1
|
|
55
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
56
|
-
# Configuration parameters: EnforcedStyle.
|
|
57
|
-
# SupportedStyles: symmetrical, new_line, same_line
|
|
58
|
-
Layout/MultilineArrayBraceLayout:
|
|
59
|
-
Exclude:
|
|
60
|
-
- 'spec/lib/fine/scriptable_spec.rb'
|
|
61
|
-
|
|
62
|
-
# Offense count: 3
|
|
63
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
64
|
-
# Configuration parameters: EnforcedStyle.
|
|
65
|
-
# SupportedStyles: symmetrical, new_line, same_line
|
|
66
|
-
Layout/MultilineMethodCallBraceLayout:
|
|
67
|
-
Exclude:
|
|
68
|
-
- 'lib/tetra/pom_getter.rb'
|
|
69
|
-
- 'spec/lib/fine/scriptable_spec.rb'
|
|
70
|
-
|
|
71
|
-
# Offense count: 10
|
|
72
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
73
|
-
# Configuration parameters: EnforcedStyle, IndentationWidth.
|
|
74
|
-
# SupportedStyles: aligned, indented, indented_relative_to_receiver
|
|
75
|
-
Layout/MultilineMethodCallIndentation:
|
|
76
|
-
Exclude:
|
|
77
|
-
- 'lib/tetra/project.rb'
|
|
78
|
-
|
|
79
|
-
# Offense count: 1
|
|
80
|
-
# Configuration parameters: AllowedMethods.
|
|
81
|
-
# AllowedMethods: enums
|
|
82
|
-
Lint/ConstantDefinitionInBlock:
|
|
83
|
-
Exclude:
|
|
84
|
-
- 'spec/lib/fine/speccable_spec.rb'
|
|
85
|
-
|
|
86
|
-
# Offense count: 1
|
|
87
|
-
# This cop supports unsafe autocorrection (--autocorrect-all).
|
|
88
|
-
# Configuration parameters: EnforcedStyle.
|
|
89
|
-
# SupportedStyles: standard_error, runtime_error
|
|
90
|
-
Lint/InheritException:
|
|
91
|
-
Exclude:
|
|
92
|
-
- 'lib/tetra/facades/process_runner.rb'
|
|
93
|
-
|
|
94
|
-
# Offense count: 2
|
|
95
|
-
# Configuration parameters: AllowedParentClasses.
|
|
96
|
-
Lint/MissingSuper:
|
|
97
|
-
Exclude:
|
|
98
|
-
- 'lib/tetra/facades/process_runner.rb'
|
|
99
|
-
- 'lib/tetra/project.rb'
|
|
100
|
-
|
|
101
|
-
# Offense count: 1
|
|
102
|
-
Lint/UriEscapeUnescape:
|
|
103
|
-
Exclude:
|
|
104
|
-
- 'lib/tetra/ui/get_pom_subcommand.rb'
|
|
105
|
-
|
|
106
|
-
# Offense count: 2
|
|
107
|
-
# Configuration parameters: CountComments, CountAsOne, AllowedMethods, AllowedPatterns, inherit_mode.
|
|
108
|
-
# AllowedMethods: refine
|
|
109
|
-
Metrics/BlockLength:
|
|
110
|
-
Max: 27
|
|
111
|
-
|
|
112
|
-
# Offense count: 1
|
|
113
|
-
# Configuration parameters: CountKeywordArgs, MaxOptionalParameters.
|
|
114
|
-
Metrics/ParameterLists:
|
|
115
|
-
Max: 6
|
|
116
|
-
|
|
117
|
-
# Offense count: 2
|
|
118
|
-
# Configuration parameters: MinNameLength, AllowNamesEndingInNumbers, AllowedNames, ForbiddenNames.
|
|
119
|
-
# AllowedNames: as, at, by, cc, db, id, if, in, io, ip, of, on, os, pp, to
|
|
120
|
-
Naming/MethodParameterName:
|
|
121
|
-
Exclude:
|
|
122
|
-
- 'lib/tetra/ui/subcommand.rb'
|
|
123
|
-
|
|
124
|
-
# Offense count: 1
|
|
125
|
-
RSpec/Be:
|
|
126
|
-
Exclude:
|
|
127
|
-
- 'spec/lib/fine/project_spec.rb'
|
|
128
|
-
|
|
129
|
-
# Offense count: 20
|
|
130
|
-
# This cop supports unsafe autocorrection (--autocorrect-all).
|
|
131
|
-
# Configuration parameters: SkipBlocks, EnforcedStyle, OnlyStaticConstants.
|
|
132
|
-
# SupportedStyles: described_class, explicit
|
|
133
|
-
RSpec/DescribedClass:
|
|
134
|
-
Exclude:
|
|
135
|
-
- 'spec/lib/fine/ant_spec.rb'
|
|
136
|
-
- 'spec/lib/fine/git_spec.rb'
|
|
137
|
-
- 'spec/lib/fine/kit_package_spec.rb'
|
|
138
|
-
- 'spec/lib/fine/kit_spec.rb'
|
|
139
|
-
- 'spec/lib/fine/maven_website_spec.rb'
|
|
140
|
-
- 'spec/lib/fine/mvn_spec.rb'
|
|
141
|
-
- 'spec/lib/fine/package_spec.rb'
|
|
142
|
-
- 'spec/lib/fine/pom_getter_spec.rb'
|
|
143
|
-
- 'spec/lib/fine/pom_spec.rb'
|
|
144
|
-
- 'spec/lib/fine/project_spec.rb'
|
|
145
|
-
- 'spec/lib/fine/tar_spec.rb'
|
|
146
|
-
- 'spec/lib/fine/unzip_spec.rb'
|
|
147
|
-
- 'spec/lib/fine/version_matcher_spec.rb'
|
|
148
|
-
|
|
149
|
-
# Offense count: 4
|
|
150
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
151
|
-
# Configuration parameters: AllowConsecutiveOneLiners.
|
|
152
|
-
RSpec/EmptyLineAfterExample:
|
|
153
|
-
Exclude:
|
|
154
|
-
- 'spec/lib/fine/git_spec.rb'
|
|
155
|
-
- 'spec/lib/fine/kit_spec.rb'
|
|
156
|
-
- 'spec/lib/fine/maven_website_spec.rb'
|
|
157
|
-
- 'spec/lib/fine/project_spec.rb'
|
|
158
|
-
|
|
159
|
-
# Offense count: 35
|
|
160
|
-
# Configuration parameters: CountAsOne.
|
|
161
|
-
RSpec/ExampleLength:
|
|
162
|
-
Max: 40
|
|
163
|
-
|
|
164
|
-
# Offense count: 19
|
|
165
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
166
|
-
# Configuration parameters: .
|
|
167
|
-
# SupportedStyles: implicit, each, example
|
|
168
|
-
RSpec/HookArgument:
|
|
169
|
-
EnforcedStyle: each
|
|
170
|
-
|
|
171
|
-
# Offense count: 141
|
|
172
|
-
# Configuration parameters: AssignmentOnly.
|
|
173
|
-
RSpec/InstanceVariable:
|
|
174
|
-
Exclude:
|
|
175
|
-
- 'spec/lib/fine/ant_spec.rb'
|
|
176
|
-
- 'spec/lib/fine/git_spec.rb'
|
|
177
|
-
- 'spec/lib/fine/kit_package_spec.rb'
|
|
178
|
-
- 'spec/lib/fine/kit_spec.rb'
|
|
179
|
-
- 'spec/lib/fine/mvn_spec.rb'
|
|
180
|
-
- 'spec/lib/fine/package_spec.rb'
|
|
181
|
-
- 'spec/lib/fine/project_spec.rb'
|
|
182
|
-
- 'spec/lib/fine/scriptable_spec.rb'
|
|
183
|
-
- 'spec/lib/fine/speccable_spec.rb'
|
|
184
|
-
|
|
185
|
-
# Offense count: 1
|
|
186
|
-
RSpec/LeakyConstantDeclaration:
|
|
187
|
-
Exclude:
|
|
188
|
-
- 'spec/lib/fine/speccable_spec.rb'
|
|
189
|
-
|
|
190
|
-
# Offense count: 48
|
|
191
|
-
RSpec/MultipleExpectations:
|
|
192
|
-
Max: 18
|
|
193
|
-
|
|
194
|
-
# Offense count: 20
|
|
195
|
-
# This cop supports unsafe autocorrection (--autocorrect-all).
|
|
196
|
-
# Configuration parameters: Strict, EnforcedStyle, AllowedExplicitMatchers.
|
|
197
|
-
# SupportedStyles: inflected, explicit
|
|
198
|
-
RSpec/PredicateMatcher:
|
|
199
|
-
Exclude:
|
|
200
|
-
- 'spec/lib/fine/maven_website_spec.rb'
|
|
201
|
-
- 'spec/lib/fine/pom_getter_spec.rb'
|
|
202
|
-
- 'spec/lib/fine/project_spec.rb'
|
|
203
|
-
|
|
204
|
-
# Offense count: 15
|
|
205
|
-
# Configuration parameters: CustomTransform, IgnoreMethods, IgnoreMetadata, InflectorPath, EnforcedInflector.
|
|
206
|
-
# SupportedInflectors: default, active_support
|
|
207
|
-
RSpec/SpecFilePathFormat:
|
|
208
|
-
Exclude:
|
|
209
|
-
- '**/spec/routing/**/*'
|
|
210
|
-
- 'spec/lib/fine/ant_spec.rb'
|
|
211
|
-
- 'spec/lib/fine/git_spec.rb'
|
|
212
|
-
- 'spec/lib/fine/kit_package_spec.rb'
|
|
213
|
-
- 'spec/lib/fine/kit_spec.rb'
|
|
214
|
-
- 'spec/lib/fine/maven_website_spec.rb'
|
|
215
|
-
- 'spec/lib/fine/mvn_spec.rb'
|
|
216
|
-
- 'spec/lib/fine/package_spec.rb'
|
|
217
|
-
- 'spec/lib/fine/pom_getter_spec.rb'
|
|
218
|
-
- 'spec/lib/fine/pom_spec.rb'
|
|
219
|
-
- 'spec/lib/fine/project_spec.rb'
|
|
220
|
-
- 'spec/lib/fine/scriptable_spec.rb'
|
|
221
|
-
- 'spec/lib/fine/speccable_spec.rb'
|
|
222
|
-
- 'spec/lib/fine/tar_spec.rb'
|
|
223
|
-
- 'spec/lib/fine/unzip_spec.rb'
|
|
224
|
-
- 'spec/lib/fine/version_matcher_spec.rb'
|
|
225
|
-
|
|
226
|
-
# Offense count: 1
|
|
227
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
228
|
-
Rake/Desc:
|
|
229
|
-
Exclude:
|
|
230
|
-
- 'Rakefile'
|
|
231
|
-
|
|
232
|
-
# Offense count: 10
|
|
233
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
234
|
-
# Configuration parameters: EnforcedStyle.
|
|
235
|
-
# SupportedStyles: separated, grouped
|
|
236
|
-
Style/AccessorGrouping:
|
|
237
|
-
Exclude:
|
|
238
|
-
- 'lib/tetra/facades/bash.rb'
|
|
239
|
-
- 'lib/tetra/facades/process_runner.rb'
|
|
240
|
-
|
|
241
|
-
# Offense count: 1
|
|
242
|
-
# This cop supports unsafe autocorrection (--autocorrect-all).
|
|
243
|
-
# Configuration parameters: MinBranchesCount.
|
|
244
|
-
Style/CaseLikeIf:
|
|
245
|
-
Exclude:
|
|
246
|
-
- 'lib/tetra/ui/get_pom_subcommand.rb'
|
|
247
|
-
|
|
248
|
-
# Offense count: 1
|
|
249
|
-
# This cop supports unsafe autocorrection (--autocorrect-all).
|
|
250
|
-
Style/CombinableLoops:
|
|
251
|
-
Exclude:
|
|
252
|
-
- 'spec/lib/fine/package_spec.rb'
|
|
253
|
-
|
|
254
|
-
# Offense count: 1
|
|
255
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
256
|
-
# Configuration parameters: EnforcedStyle, SingleLineConditionsOnly, IncludeTernaryExpressions.
|
|
257
|
-
# SupportedStyles: assign_to_condition, assign_inside_condition
|
|
258
|
-
Style/ConditionalAssignment:
|
|
259
|
-
Exclude:
|
|
260
|
-
- 'lib/tetra/ui/subcommand.rb'
|
|
261
|
-
|
|
262
|
-
# Offense count: 55
|
|
263
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
264
|
-
Style/Encoding:
|
|
265
|
-
Enabled: false
|
|
266
|
-
|
|
267
|
-
# Offense count: 1
|
|
268
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
269
|
-
Style/ExpandPathArguments:
|
|
270
|
-
Exclude:
|
|
271
|
-
- 'tetra.gemspec'
|
|
272
|
-
|
|
273
|
-
# Offense count: 1
|
|
274
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
275
|
-
Style/ExplicitBlockArgument:
|
|
276
|
-
Exclude:
|
|
277
|
-
- 'lib/tetra/project.rb'
|
|
278
|
-
|
|
279
|
-
# Offense count: 2
|
|
280
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
281
|
-
# Configuration parameters: MaxUnannotatedPlaceholdersAllowed, Mode, AllowedMethods, AllowedPatterns.
|
|
282
|
-
# SupportedStyles: annotated, template, unannotated
|
|
283
|
-
Style/FormatStringToken:
|
|
284
|
-
EnforcedStyle: template
|
|
285
|
-
|
|
286
|
-
# Offense count: 61
|
|
287
|
-
# This cop supports unsafe autocorrection (--autocorrect-all).
|
|
288
|
-
# Configuration parameters: EnforcedStyle.
|
|
289
|
-
# SupportedStyles: always, always_true, never
|
|
290
|
-
Style/FrozenStringLiteralComment:
|
|
291
|
-
Enabled: false
|
|
292
|
-
|
|
293
|
-
# Offense count: 3
|
|
294
|
-
# This cop supports unsafe autocorrection (--autocorrect-all).
|
|
295
|
-
Style/GlobalStdStream:
|
|
296
|
-
Exclude:
|
|
297
|
-
- 'lib/tetra/facades/process_runner.rb'
|
|
298
|
-
- 'lib/tetra/logger.rb'
|
|
299
|
-
|
|
300
|
-
# Offense count: 3
|
|
301
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
302
|
-
# Configuration parameters: MinBodyLength, AllowConsecutiveConditionals.
|
|
303
|
-
Style/GuardClause:
|
|
304
|
-
Exclude:
|
|
305
|
-
- 'lib/tetra/facades/git.rb'
|
|
306
|
-
- 'lib/tetra/version_matcher.rb'
|
|
307
|
-
|
|
308
|
-
# Offense count: 1
|
|
309
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
310
|
-
# Configuration parameters: AllowIfModifier.
|
|
311
|
-
Style/IfInsideElse:
|
|
312
|
-
Exclude:
|
|
313
|
-
- 'lib/tetra/ui/subcommand.rb'
|
|
314
|
-
|
|
315
|
-
# Offense count: 1
|
|
316
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
317
|
-
Style/IfUnlessModifier:
|
|
318
|
-
Exclude:
|
|
319
|
-
- 'lib/tetra/project.rb'
|
|
320
|
-
|
|
321
|
-
# Offense count: 1
|
|
322
|
-
# This cop supports unsafe autocorrection (--autocorrect-all).
|
|
323
|
-
# Configuration parameters: InverseMethods, InverseBlocks.
|
|
324
|
-
Style/InverseMethods:
|
|
325
|
-
Exclude:
|
|
326
|
-
- 'lib/tetra/project.rb'
|
|
327
|
-
|
|
328
|
-
# Offense count: 1
|
|
329
|
-
# This cop supports unsafe autocorrection (--autocorrect-all).
|
|
330
|
-
# Configuration parameters: EnforcedStyle.
|
|
331
|
-
# SupportedStyles: literals, strict
|
|
332
|
-
Style/MutableConstant:
|
|
333
|
-
Exclude:
|
|
334
|
-
- 'lib/tetra/version.rb'
|
|
335
|
-
|
|
336
|
-
# Offense count: 2
|
|
337
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
338
|
-
# Configuration parameters: IncludeSemanticChanges.
|
|
339
|
-
Style/NonNilCheck:
|
|
340
|
-
Exclude:
|
|
341
|
-
- 'lib/tetra/facades/bash.rb'
|
|
342
|
-
|
|
343
|
-
# Offense count: 1
|
|
344
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
345
|
-
# Configuration parameters: EnforcedOctalStyle.
|
|
346
|
-
# SupportedOctalStyles: zero_with_o, zero_only
|
|
347
|
-
Style/NumericLiteralPrefix:
|
|
348
|
-
Exclude:
|
|
349
|
-
- 'spec/spec_helper.rb'
|
|
350
|
-
|
|
351
|
-
# Offense count: 3
|
|
352
|
-
# This cop supports unsafe autocorrection (--autocorrect-all).
|
|
353
|
-
# Configuration parameters: EnforcedStyle, AllowedMethods, AllowedPatterns.
|
|
354
|
-
# SupportedStyles: predicate, comparison
|
|
355
|
-
Style/NumericPredicate:
|
|
356
|
-
Exclude:
|
|
357
|
-
- 'spec/**/*'
|
|
358
|
-
- 'lib/tetra/facades/git.rb'
|
|
359
|
-
- 'lib/tetra/project.rb'
|
|
360
|
-
- 'lib/tetra/ui/subcommand.rb'
|
|
361
|
-
|
|
362
|
-
# Offense count: 2
|
|
363
|
-
# Configuration parameters: AllowedMethods.
|
|
364
|
-
# AllowedMethods: respond_to_missing?
|
|
365
|
-
Style/OptionalBooleanParameter:
|
|
366
|
-
Exclude:
|
|
367
|
-
- 'lib/tetra/facades/process_runner.rb'
|
|
368
|
-
- 'lib/tetra/project_initer.rb'
|
|
369
|
-
|
|
370
|
-
# Offense count: 9
|
|
371
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
372
|
-
# Configuration parameters: PreferredDelimiters.
|
|
373
|
-
Style/PercentLiteralDelimiters:
|
|
374
|
-
Exclude:
|
|
375
|
-
- 'lib/tetra/project.rb'
|
|
376
|
-
- 'lib/tetra/ui/change_sources_subcommand.rb'
|
|
377
|
-
- 'lib/tetra/ui/generate_all_subcommand.rb'
|
|
378
|
-
- 'lib/tetra/ui/generate_spec_subcommand.rb'
|
|
379
|
-
- 'lib/tetra/ui/init_subcommand.rb'
|
|
380
|
-
- 'spec/lib/fine/git_spec.rb'
|
|
381
|
-
|
|
382
|
-
# Offense count: 1
|
|
383
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
384
|
-
Style/RedundantRegexpCharacterClass:
|
|
385
|
-
Exclude:
|
|
386
|
-
- 'lib/tetra/packages/package.rb'
|
|
387
|
-
|
|
388
|
-
# Offense count: 6
|
|
389
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
390
|
-
Style/RedundantRegexpEscape:
|
|
391
|
-
Exclude:
|
|
392
|
-
- 'lib/tetra/version_matcher.rb'
|
|
393
|
-
|
|
394
|
-
# Offense count: 3
|
|
395
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
396
|
-
# Configuration parameters: AllowMultipleReturnValues.
|
|
397
|
-
Style/RedundantReturn:
|
|
398
|
-
Exclude:
|
|
399
|
-
- 'lib/tetra/version_matcher.rb'
|
|
400
|
-
|
|
401
|
-
# Offense count: 5
|
|
402
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
403
|
-
# Configuration parameters: EnforcedStyle.
|
|
404
|
-
# SupportedStyles: only_raise, only_fail, semantic
|
|
405
|
-
Style/SignalException:
|
|
406
|
-
Exclude:
|
|
407
|
-
- 'lib/tetra/facades/git.rb'
|
|
408
|
-
- 'lib/tetra/facades/process_runner.rb'
|
|
409
|
-
- 'lib/tetra/maven_website.rb'
|
|
410
|
-
- 'lib/tetra/project.rb'
|
|
411
|
-
|
|
412
|
-
# Offense count: 7
|
|
413
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
414
|
-
Style/StderrPuts:
|
|
415
|
-
Exclude:
|
|
416
|
-
- 'lib/tetra/ui/subcommand.rb'
|
|
417
|
-
|
|
418
|
-
# Offense count: 2
|
|
419
|
-
# This cop supports unsafe autocorrection (--autocorrect-all).
|
|
420
|
-
# Configuration parameters: Mode.
|
|
421
|
-
Style/StringConcatenation:
|
|
422
|
-
Exclude:
|
|
423
|
-
- 'lib/tetra/packages/scriptable.rb'
|
|
424
|
-
- 'lib/tetra/ui/get_pom_subcommand.rb'
|
|
425
|
-
|
|
426
|
-
# Offense count: 1
|
|
427
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
428
|
-
# Configuration parameters: EnforcedStyle, ConsistentQuotesInMultiline.
|
|
429
|
-
# SupportedStyles: single_quotes, double_quotes
|
|
430
|
-
Style/StringLiterals:
|
|
431
|
-
Exclude:
|
|
432
|
-
- 'tetra.gemspec'
|
|
433
|
-
|
|
434
|
-
# Offense count: 1
|
|
435
|
-
# This cop supports safe autocorrection (--autocorrect).
|
|
436
|
-
Style/WhileUntilModifier:
|
|
437
|
-
Exclude:
|
|
438
|
-
- 'lib/tetra/project.rb'
|
data/.sonarcloud.properties
DELETED
data/Gemfile
DELETED
data/Gemfile.lock
DELETED
|
@@ -1,228 +0,0 @@
|
|
|
1
|
-
PATH
|
|
2
|
-
remote: .
|
|
3
|
-
specs:
|
|
4
|
-
tetra (2.0.7)
|
|
5
|
-
clamp (~> 1.3.2)
|
|
6
|
-
erb (~> 6.0)
|
|
7
|
-
json_pure (>= 2.6.3, < 2.9.0)
|
|
8
|
-
open4 (~> 1.3.4)
|
|
9
|
-
rexml (>= 3.2.9, < 3.5.0)
|
|
10
|
-
rubyzip (~> 3.2)
|
|
11
|
-
text (~> 1.3.1)
|
|
12
|
-
|
|
13
|
-
GEM
|
|
14
|
-
remote: https://rubygems.org/
|
|
15
|
-
specs:
|
|
16
|
-
aruba (2.3.3)
|
|
17
|
-
bundler (>= 1.17)
|
|
18
|
-
contracts (>= 0.16.0, < 0.18.0)
|
|
19
|
-
cucumber (>= 8.0, < 11.0)
|
|
20
|
-
rspec-expectations (>= 3.4, < 5.0)
|
|
21
|
-
thor (~> 1.0)
|
|
22
|
-
ast (2.4.3)
|
|
23
|
-
base64 (0.3.0)
|
|
24
|
-
bigdecimal (4.0.1)
|
|
25
|
-
builder (3.3.0)
|
|
26
|
-
clamp (1.3.2)
|
|
27
|
-
contracts (0.17.3)
|
|
28
|
-
cucumber (10.2.0)
|
|
29
|
-
base64 (~> 0.2)
|
|
30
|
-
builder (~> 3.2)
|
|
31
|
-
cucumber-ci-environment (> 9, < 12)
|
|
32
|
-
cucumber-core (> 15, < 17)
|
|
33
|
-
cucumber-cucumber-expressions (> 17, < 20)
|
|
34
|
-
cucumber-html-formatter (> 21, < 23)
|
|
35
|
-
diff-lcs (~> 1.5)
|
|
36
|
-
logger (~> 1.6)
|
|
37
|
-
mini_mime (~> 1.1)
|
|
38
|
-
multi_test (~> 1.1)
|
|
39
|
-
sys-uname (~> 1.3)
|
|
40
|
-
cucumber-ci-environment (11.0.0)
|
|
41
|
-
cucumber-core (16.1.1)
|
|
42
|
-
cucumber-gherkin (> 36, < 40)
|
|
43
|
-
cucumber-messages (> 31, < 33)
|
|
44
|
-
cucumber-tag-expressions (> 6, < 9)
|
|
45
|
-
cucumber-cucumber-expressions (18.0.1)
|
|
46
|
-
bigdecimal
|
|
47
|
-
cucumber-gherkin (37.0.1)
|
|
48
|
-
cucumber-messages (>= 31, < 32)
|
|
49
|
-
cucumber-html-formatter (22.3.0)
|
|
50
|
-
cucumber-messages (> 23, < 33)
|
|
51
|
-
cucumber-messages (31.2.0)
|
|
52
|
-
cucumber-tag-expressions (8.1.0)
|
|
53
|
-
diff-lcs (1.6.2)
|
|
54
|
-
docile (1.4.1)
|
|
55
|
-
erb (6.0.1)
|
|
56
|
-
ffi (1.17.3)
|
|
57
|
-
ffi (1.17.3-aarch64-linux-gnu)
|
|
58
|
-
ffi (1.17.3-aarch64-linux-musl)
|
|
59
|
-
ffi (1.17.3-arm-linux-gnu)
|
|
60
|
-
ffi (1.17.3-arm-linux-musl)
|
|
61
|
-
ffi (1.17.3-arm64-darwin)
|
|
62
|
-
ffi (1.17.3-x86-linux-gnu)
|
|
63
|
-
ffi (1.17.3-x86-linux-musl)
|
|
64
|
-
ffi (1.17.3-x86_64-darwin)
|
|
65
|
-
ffi (1.17.3-x86_64-linux-gnu)
|
|
66
|
-
ffi (1.17.3-x86_64-linux-musl)
|
|
67
|
-
json (2.18.0)
|
|
68
|
-
json_pure (2.8.1)
|
|
69
|
-
language_server-protocol (3.17.0.5)
|
|
70
|
-
lint_roller (1.1.0)
|
|
71
|
-
logger (1.7.0)
|
|
72
|
-
memoist3 (1.0.0)
|
|
73
|
-
mini_mime (1.1.5)
|
|
74
|
-
multi_test (1.1.0)
|
|
75
|
-
open4 (1.3.4)
|
|
76
|
-
parallel (1.27.0)
|
|
77
|
-
parser (3.3.10.1)
|
|
78
|
-
ast (~> 2.4.1)
|
|
79
|
-
racc
|
|
80
|
-
prism (1.8.0)
|
|
81
|
-
racc (1.8.1)
|
|
82
|
-
rainbow (3.1.1)
|
|
83
|
-
rake (13.3.1)
|
|
84
|
-
regexp_parser (2.11.3)
|
|
85
|
-
rexml (3.4.4)
|
|
86
|
-
rspec (3.13.2)
|
|
87
|
-
rspec-core (~> 3.13.0)
|
|
88
|
-
rspec-expectations (~> 3.13.0)
|
|
89
|
-
rspec-mocks (~> 3.13.0)
|
|
90
|
-
rspec-core (3.13.6)
|
|
91
|
-
rspec-support (~> 3.13.0)
|
|
92
|
-
rspec-expectations (3.13.5)
|
|
93
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
|
94
|
-
rspec-support (~> 3.13.0)
|
|
95
|
-
rspec-mocks (3.13.7)
|
|
96
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
|
97
|
-
rspec-support (~> 3.13.0)
|
|
98
|
-
rspec-support (3.13.6)
|
|
99
|
-
rubocop (1.82.1)
|
|
100
|
-
json (~> 2.3)
|
|
101
|
-
language_server-protocol (~> 3.17.0.2)
|
|
102
|
-
lint_roller (~> 1.1.0)
|
|
103
|
-
parallel (~> 1.10)
|
|
104
|
-
parser (>= 3.3.0.2)
|
|
105
|
-
rainbow (>= 2.2.2, < 4.0)
|
|
106
|
-
regexp_parser (>= 2.9.3, < 3.0)
|
|
107
|
-
rubocop-ast (>= 1.48.0, < 2.0)
|
|
108
|
-
ruby-progressbar (~> 1.7)
|
|
109
|
-
unicode-display_width (>= 2.4.0, < 4.0)
|
|
110
|
-
rubocop-ast (1.49.0)
|
|
111
|
-
parser (>= 3.3.7.2)
|
|
112
|
-
prism (~> 1.7)
|
|
113
|
-
rubocop-rake (0.7.1)
|
|
114
|
-
lint_roller (~> 1.1)
|
|
115
|
-
rubocop (>= 1.72.1)
|
|
116
|
-
rubocop-rspec (3.9.0)
|
|
117
|
-
lint_roller (~> 1.1)
|
|
118
|
-
rubocop (~> 1.81)
|
|
119
|
-
ruby-progressbar (1.13.0)
|
|
120
|
-
rubyzip (3.2.2)
|
|
121
|
-
simplecov (0.22.0)
|
|
122
|
-
docile (~> 1.1)
|
|
123
|
-
simplecov-html (~> 0.11)
|
|
124
|
-
simplecov_json_formatter (~> 0.1)
|
|
125
|
-
simplecov-html (0.13.2)
|
|
126
|
-
simplecov_json_formatter (0.1.4)
|
|
127
|
-
sys-uname (1.4.1)
|
|
128
|
-
ffi (~> 1.1)
|
|
129
|
-
memoist3 (~> 1.0.0)
|
|
130
|
-
text (1.3.1)
|
|
131
|
-
thor (1.5.0)
|
|
132
|
-
unicode-display_width (3.2.0)
|
|
133
|
-
unicode-emoji (~> 4.1)
|
|
134
|
-
unicode-emoji (4.2.0)
|
|
135
|
-
|
|
136
|
-
PLATFORMS
|
|
137
|
-
aarch64-linux-gnu
|
|
138
|
-
aarch64-linux-musl
|
|
139
|
-
arm-linux-gnu
|
|
140
|
-
arm-linux-musl
|
|
141
|
-
arm64-darwin
|
|
142
|
-
ruby
|
|
143
|
-
x86-linux-gnu
|
|
144
|
-
x86-linux-musl
|
|
145
|
-
x86_64-darwin
|
|
146
|
-
x86_64-linux-gnu
|
|
147
|
-
x86_64-linux-musl
|
|
148
|
-
|
|
149
|
-
DEPENDENCIES
|
|
150
|
-
aruba (~> 2.3)
|
|
151
|
-
rake (~> 13.3)
|
|
152
|
-
rspec (~> 3.13)
|
|
153
|
-
rubocop (~> 1.82.1)
|
|
154
|
-
rubocop-rake (~> 0.7.1)
|
|
155
|
-
rubocop-rspec (~> 3.9.0)
|
|
156
|
-
simplecov (~> 0.22)
|
|
157
|
-
tetra!
|
|
158
|
-
|
|
159
|
-
CHECKSUMS
|
|
160
|
-
aruba (2.3.3) sha256=837a2f023368a75a38ad9be227e9738ab9af7df3b3f35afd8fb5fc5f7a93f1d4
|
|
161
|
-
ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
|
|
162
|
-
base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b
|
|
163
|
-
bigdecimal (4.0.1) sha256=8b07d3d065a9f921c80ceaea7c9d4ae596697295b584c296fe599dd0ad01c4a7
|
|
164
|
-
builder (3.3.0) sha256=497918d2f9dca528fdca4b88d84e4ef4387256d984b8154e9d5d3fe5a9c8835f
|
|
165
|
-
clamp (1.3.2) sha256=4f6a99a8678d51abbf1650263a74d1ac50939edc11986271431d2e03a0d7a022
|
|
166
|
-
contracts (0.17.3) sha256=e72e626413ea47099becb7b5683beb1c2ea902c69f5bad55c9258fe2b48314d7
|
|
167
|
-
cucumber (10.2.0) sha256=fdedbd31ecf40858b60f04853f2aa15c44f5c30bbac29c6a227fa1e7005a8158
|
|
168
|
-
cucumber-ci-environment (11.0.0) sha256=0df79a9e1d0b015b3d9def680f989200d96fef206f4d19ccf86a338c4f71d1e2
|
|
169
|
-
cucumber-core (16.1.1) sha256=d3aaa80a1ee2865f63f1a21ef496129f675af9099993b9af9608c4ef8ae26b89
|
|
170
|
-
cucumber-cucumber-expressions (18.0.1) sha256=8398a0bf636af33ff3b61e459a309295eb02745b9e21bd7af0eaaa2a1e6be3e5
|
|
171
|
-
cucumber-gherkin (37.0.1) sha256=06437ba0dca96cdb7f97e85802a694cf4bee9d3984c00947237448871d9b56d9
|
|
172
|
-
cucumber-html-formatter (22.3.0) sha256=f9768ed05588dbd73a5f3824c2cc648bd86b00206e6972d743af8051281d0729
|
|
173
|
-
cucumber-messages (31.2.0) sha256=8f835164cab1c3e3363a1295634ce799eedf338496ab4624e2065e8a42ec5fd4
|
|
174
|
-
cucumber-tag-expressions (8.1.0) sha256=9bd8c4b6654f8e5bf2a9c99329b6f32136a75e50cd39d4cfb3927d0fa9f52e21
|
|
175
|
-
diff-lcs (1.6.2) sha256=9ae0d2cba7d4df3075fe8cd8602a8604993efc0dfa934cff568969efb1909962
|
|
176
|
-
docile (1.4.1) sha256=96159be799bfa73cdb721b840e9802126e4e03dfc26863db73647204c727f21e
|
|
177
|
-
erb (6.0.1) sha256=28ecdd99c5472aebd5674d6061e3c6b0a45c049578b071e5a52c2a7f13c197e5
|
|
178
|
-
ffi (1.17.3) sha256=0e9f39f7bb3934f77ad6feab49662be77e87eedcdeb2a3f5c0234c2938563d4c
|
|
179
|
-
ffi (1.17.3-aarch64-linux-gnu) sha256=28ad573df26560f0aedd8a90c3371279a0b2bd0b4e834b16a2baa10bd7a97068
|
|
180
|
-
ffi (1.17.3-aarch64-linux-musl) sha256=020b33b76775b1abacc3b7d86b287cef3251f66d747092deec592c7f5df764b2
|
|
181
|
-
ffi (1.17.3-arm-linux-gnu) sha256=5bd4cea83b68b5ec0037f99c57d5ce2dd5aa438f35decc5ef68a7d085c785668
|
|
182
|
-
ffi (1.17.3-arm-linux-musl) sha256=0d7626bb96265f9af78afa33e267d71cfef9d9a8eb8f5525344f8da6c7d76053
|
|
183
|
-
ffi (1.17.3-arm64-darwin) sha256=0c690555d4cee17a7f07c04d59df39b2fba74ec440b19da1f685c6579bb0717f
|
|
184
|
-
ffi (1.17.3-x86-linux-gnu) sha256=868a88fcaf5186c3a46b7c7c2b2c34550e1e61a405670ab23f5b6c9971529089
|
|
185
|
-
ffi (1.17.3-x86-linux-musl) sha256=f0286aa6ef40605cf586e61406c446de34397b85dbb08cc99fdaddaef8343945
|
|
186
|
-
ffi (1.17.3-x86_64-darwin) sha256=1f211811eb5cfaa25998322cdd92ab104bfbd26d1c4c08471599c511f2c00bb5
|
|
187
|
-
ffi (1.17.3-x86_64-linux-gnu) sha256=3746b01f677aae7b16dc1acb7cb3cc17b3e35bdae7676a3f568153fb0e2c887f
|
|
188
|
-
ffi (1.17.3-x86_64-linux-musl) sha256=086b221c3a68320b7564066f46fed23449a44f7a1935f1fe5a245bd89d9aea56
|
|
189
|
-
json (2.18.0) sha256=b10506aee4183f5cf49e0efc48073d7b75843ce3782c68dbeb763351c08fd505
|
|
190
|
-
json_pure (2.8.1) sha256=6a877929ba9d4fa0808ccc38656d1b15d138b2aa0aa32037ee05abea13427ace
|
|
191
|
-
language_server-protocol (3.17.0.5) sha256=fd1e39a51a28bf3eec959379985a72e296e9f9acfce46f6a79d31ca8760803cc
|
|
192
|
-
lint_roller (1.1.0) sha256=2c0c845b632a7d172cb849cc90c1bce937a28c5c8ccccb50dfd46a485003cc87
|
|
193
|
-
logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
|
|
194
|
-
memoist3 (1.0.0) sha256=686e42402cf150a362050c23143dc57b0ef88f8c344943ff8b7845792b50d56f
|
|
195
|
-
mini_mime (1.1.5) sha256=8681b7e2e4215f2a159f9400b5816d85e9d8c6c6b491e96a12797e798f8bccef
|
|
196
|
-
multi_test (1.1.0) sha256=e9e550cdd863fb72becfe344aefdcd4cbd26ebf307847f4a6c039a4082324d10
|
|
197
|
-
open4 (1.3.4) sha256=a1df037310624ecc1ea1d81264b11c83e96d0c3c1c6043108d37d396dcd0f4b1
|
|
198
|
-
parallel (1.27.0) sha256=4ac151e1806b755fb4e2dc2332cbf0e54f2e24ba821ff2d3dcf86bf6dc4ae130
|
|
199
|
-
parser (3.3.10.1) sha256=06f6a725d2cd91e5e7f2b7c32ba143631e1f7c8ae2fb918fc4cebec187e6a688
|
|
200
|
-
prism (1.8.0) sha256=84453a16ef5530ea62c5f03ec16b52a459575ad4e7b9c2b360fd8ce2c39c1254
|
|
201
|
-
racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f
|
|
202
|
-
rainbow (3.1.1) sha256=039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a
|
|
203
|
-
rake (13.3.1) sha256=8c9e89d09f66a26a01264e7e3480ec0607f0c497a861ef16063604b1b08eb19c
|
|
204
|
-
regexp_parser (2.11.3) sha256=ca13f381a173b7a93450e53459075c9b76a10433caadcb2f1180f2c741fc55a4
|
|
205
|
-
rexml (3.4.4) sha256=19e0a2c3425dfbf2d4fc1189747bdb2f849b6c5e74180401b15734bc97b5d142
|
|
206
|
-
rspec (3.13.2) sha256=206284a08ad798e61f86d7ca3e376718d52c0bc944626b2349266f239f820587
|
|
207
|
-
rspec-core (3.13.6) sha256=a8823c6411667b60a8bca135364351dda34cd55e44ff94c4be4633b37d828b2d
|
|
208
|
-
rspec-expectations (3.13.5) sha256=33a4d3a1d95060aea4c94e9f237030a8f9eae5615e9bd85718fe3a09e4b58836
|
|
209
|
-
rspec-mocks (3.13.7) sha256=0979034e64b1d7a838aaaddf12bf065ea4dc40ef3d4c39f01f93ae2c66c62b1c
|
|
210
|
-
rspec-support (3.13.6) sha256=2e8de3702427eab064c9352fe74488cc12a1bfae887ad8b91cba480ec9f8afb2
|
|
211
|
-
rubocop (1.82.1) sha256=09f1a6a654a960eda767aebea33e47603080f8e9c9a3f019bf9b94c9cab5e273
|
|
212
|
-
rubocop-ast (1.49.0) sha256=49c3676d3123a0923d333e20c6c2dbaaae2d2287b475273fddee0c61da9f71fd
|
|
213
|
-
rubocop-rake (0.7.1) sha256=3797f2b6810c3e9df7376c26d5f44f3475eda59eb1adc38e6f62ecf027cbae4d
|
|
214
|
-
rubocop-rspec (3.9.0) sha256=8fa70a3619408237d789aeecfb9beef40576acc855173e60939d63332fdb55e2
|
|
215
|
-
ruby-progressbar (1.13.0) sha256=80fc9c47a9b640d6834e0dc7b3c94c9df37f08cb072b7761e4a71e22cff29b33
|
|
216
|
-
rubyzip (3.2.2) sha256=c0ed99385f0625415c8f05bcae33fe649ed2952894a95ff8b08f26ca57ea5b3c
|
|
217
|
-
simplecov (0.22.0) sha256=fe2622c7834ff23b98066bb0a854284b2729a569ac659f82621fc22ef36213a5
|
|
218
|
-
simplecov-html (0.13.2) sha256=bd0b8e54e7c2d7685927e8d6286466359b6f16b18cb0df47b508e8d73c777246
|
|
219
|
-
simplecov_json_formatter (0.1.4) sha256=529418fbe8de1713ac2b2d612aa3daa56d316975d307244399fa4838c601b428
|
|
220
|
-
sys-uname (1.4.1) sha256=ed2278ec670ee8af5eb5420d3a98e22188051f6241180db7c779993db2739a16
|
|
221
|
-
tetra (2.0.7)
|
|
222
|
-
text (1.3.1) sha256=2fbbbc82c1ce79c4195b13018a87cbb00d762bda39241bb3cdc32792759dd3f4
|
|
223
|
-
thor (1.5.0) sha256=e3a9e55fe857e44859ce104a84675ab6e8cd59c650a49106a05f55f136425e73
|
|
224
|
-
unicode-display_width (3.2.0) sha256=0cdd96b5681a5949cdbc2c55e7b420facae74c4aaf9a9815eee1087cb1853c42
|
|
225
|
-
unicode-emoji (4.2.0) sha256=519e69150f75652e40bf736106cfbc8f0f73aa3fb6a65afe62fefa7f80b0f80f
|
|
226
|
-
|
|
227
|
-
BUNDLED WITH
|
|
228
|
-
4.0.3
|