Commit Graph

2 Commits

Author SHA1 Message Date
Christopher Denter 4289a1f28c add make hook target 2011-01-13 15:25:07 +01:00
Christopher Denter 44b258fbce Add PEP8 styleguide checker.
Hint for VIM users:
	Make sure your :pwd is the dir that contains the Makefile.
	Then run :make, and after that ran through, run :cw.
	You will get a split view with one styleguide error per line.
	By choosing a line, the editor split view jumps to the proper
	code line automatically. :cn brings you to the next error, :cp
	shows the previous error.
2011-01-12 19:05:55 +01:00