The ns-3 Network Simulator Project

Add PEP 8 code style checks for python files in check-style.py script

The check-style.py script tests and reformats the code according to the ns-3 coding style. Currently, it doesn't support the code style checks on python files. pycodestyle is a standard tool to check PEP 8 code style on python files. The task is to update the check-style.py to run pycodestyle over each python files identified with --check-hg, --check-hg-hook and --check-file options.

Task tags

  • python
  • scripting
  • pycodestyle

Students who completed this task

Parth Pratim, Asanali, Victor Hu, sikfeng, Parth Pandya, bartekche

Task type

  • code Code
  • done_all Quality Assurance
close

2018