Sending data...
Home
Repositories
Builds
Gems differ
Home
Karafka
Repositories
Sidekiq-backend
Builds
#57b556a
#57b556a
Back
All per validator (2)
Introduced (0)
Spotted (0)
Resolved (0)
bump-2021-01-18
Tomasz Pajor
18 Jan 2021 17:00
bump-gems-2021-01-18
Banned words detection
Checks for banned and offensive words.
0
Blank lines detection
Checks for unnecesary and missing blank lines.
0
Broken symlinks detection
Checks for symlinks that lead to nowhere.
0
Empty files detection
Checks for files that don't have any content.
0
Invalid file permissions detection
Checks for files that have invalid permissions set.
0
Generated files detection
Checks for generated files, that should not be in the repository.
0
Gitleaks
Audits repository for secrets and other unwanted data types in the source code and its history.
0
JSON syntax
Checks if all JSON files in the repository are parsable.
0
Typos detector
Tool that looks for typos and spelling mistakes in the code documentation.
0
Unnecessary .gitkeep files
Checks if there are .gitkeep files in folders that contain other files.
0
YAML syntax
Checks if all YAML files in the repository are parsable.
0
Capistrano Files Names
Ensures that all Capistrano tasks have proper .cap extension.
0
Fasterer
Fasterer will suggest some speed improvements which you can check in detail at the fast-ruby Github repository.
0
File Format Checker
Checks for unwanted and unnecessary files in the repository.
0
RSpec files names
Ensures that all files located in spec/ directory match the required _spec.rb format.
0
Rake Files Names
Ensures that all Rake tasks have proper .rake extension.
0
RuboCop
RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide.
0
RuboCop Performance
RuboCop Performance - an extension of RuboCop focused on code performance checks.
0
RuboCop RSpec
RuboCop RSpec-specific analysis for your repository.
2
Test files structure
Checks if there's a proper structure relation between code files and specs/tests.
0
YARD-lint
Tool to help you keep your YARD documentation clean and readable by running it against a collection of rules.
0