Majic Projects
Majic Ansible Roles
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png Majic Ansible Roles / Open Feature request MAR-246 Linting checks for shell scripts and Python code
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Go to the next issue (open or closed)
Go to the next open issue
There are no more issues in that direction.
Issue basics
  • Type of issue
    Feature request
  • Category
    Not determined
  • Targetted for
    Not determined
  • Status
    Confirmed
  • Progress
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    2 hours
  • Time spent
    No time spent
    Click here to see time logged against this issue
Issue details
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description

The test runner script currently runs the linting checks only for the Ansible code. It would be useful if the linting checks were extended to cover both the shell scripts and Python code (that constitutes part of the project) as well.

The following should be done:

  • Extend the test runner script to run linting checks against shell scripts and Python code.
  • Use ShellCheck for shell scripts.
  • Use Flake8 for Python scripts.
  • Update the development documentation to include mentions of two linters (and how to use them against the roles etc).
Todos (0 / 0)
There are no comments