devitocodes / opesci-fd

A framework for automatically generating finite difference models from a high-level description of the model equations.

Home Page:http://opesci.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configure pep8 for travis-ci

ggorman opened this issue · comments

Configure pep8 for travis-ci so that commits adhere to style guidelines. This would automatically catch various style issues such as those in pull request #52.

This is already set up. Travis is already red for PR #52 and presenting a long list of style violations, mostly due to indentation through tabs.

My bad - I forgot it had been added and only say the error at the end of the travis log.

BTW - I thought you were banned from touching computers for another while ;-)