RedHatEMEA / satools

18 stars 7 forks source link

python code and tabs #12

Open jim-minter opened 12 years ago

jim-minter commented 12 years ago

Ensure all .py files are run with the -tt python option. Most/all of the repo currently uses spaces for indentation. jminter to determine a coding standard (tabs or a fixed number of spaces - 2 or 4?) across the entire repo, then fix up the codebase to match the standard.