Skip to content

Update CI Linter #31

@blazebissar

Description

@blazebissar

Currently the workflows in our CI perform flake8 checks on the python code in order to produce lint errors. However, these checks only execute on the toynet-flask/flasksrc directory. Expand these lint checks to also address the following folders and resolve any lint errors that arise:

  • toynet-flask/tests
  • toynet-flask/toynet_mininet/flasksrc
  • toynet-flask/toynet_mininet/tests
  • toynet-flask/toynet_mininet/util
  • toynet-flask/toynet_mininet/toynet

Additionally, update the Makefiles so that a call to make lint will run the appropriate lint checks locally; the README should also be updated to show that the developer needs to install flake8 via pip3 for this functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions