Celestial-bodies-detection icon indicating copy to clipboard operation
Celestial-bodies-detection copied to clipboard

Added flake8

Open Satyabrat35 opened this issue 6 years ago • 4 comments

  1. I have added flake8 for linting.
  2. In travis.yml, i have added --exit-zero to ensure that errors and warnings like white-space trailing, indentation, code line length etc. are ignored (caused the build to fail). In case you want to have white-space warnings to be added, you can just remove that bit of code. Review #57

Satyabrat35 avatar Feb 06 '20 13:02 Satyabrat35

@Satyabrat35 It's better to have warnings like white-space trailing, indentation, code line length etc

ritwik12 avatar Feb 06 '20 13:02 ritwik12

Okay,I will fix it.

Satyabrat35 avatar Feb 06 '20 13:02 Satyabrat35

Thanks @Satyabrat35 Use autopep8 or yapf :)

ritwik12 avatar Feb 06 '20 13:02 ritwik12

@Satyabrat35 Ping, reminder for this.

ritwik12 avatar Jul 03 '21 21:07 ritwik12