• Stars
    star
    1
  • Language
    Shell
  • License
    MIT License
  • Created 7 months ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Template for creating tools for the CICDToolbox

More Repositories

1

json-lint

Validate your JSON files using jq.
Shell
7
star
2

yaml-lint

Validate your yaml files in CI/CD pipelines using yamllint.
Shell
5
star
3

awesomebot

Link check your files with awesome_bot.
Shell
2
star
4

pycodestyle

Inspect your Python projects for code smells using pycodestyle.
Shell
2
star
5

github-linguist

A tool to run github-linguist against your codebase in a CI/CD pipeline.
Shell
2
star
6

puppet-lint

Validate your Puppet files using puppet-lint.
Shell
2
star
7

pylint

Inspect your Python projects for code smells using pylint.
Shell
2
star
8

bandit

Inspect your Python projects for security issues using bandit.
Shell
2
star
9

shellcheck

Perform static code analysis on shell scripts using ShellCheck.
Shell
2
star
10

get-all-tools

A script to download all of the tools from the CICDToolbox.
Python
2
star
11

validate-citations-file

Validate CITATIONS.cff using cffconvert.
Shell
1
star
12

rubocop

Perform static code analysis on Ruby code using rubocop.
Shell
1
star
13

hadolint

Validate your Dockerfiles using hadolint.
Shell
1
star
14

perl-lint

Validate your Perl scripts using the native perl linter.
Shell
1
star
15

php-lint

Validate your PHP code using the native php linter.
Shell
1
star
16

action-lint

Validate your GitHub action files using actionlint.
Shell
1
star
17

reek

Inspect your Ruby code for code smells using reek.
Shell
1
star
18

pur

A tool to run pur against your python code (requirements.txt) within CI/CD pipelines, and notify you of out of date requirements.
Shell
1
star
19

markdown-lint

Validate your markdown files in using markdownlint-cli.
Shell
1
star
20

pylama

Validate your Python project documentation for compliance with pylama.
Shell
1
star
21

pydocstyle

Validate your Python project documentation for compliance with pydocstyle.
Shell
1
star