root/turbolucene/tags/0.2.2/pylintrc

Revision 36 (checked in by krys, 5 years ago)

- Added TurboGears configuration support.
- Cleaned things up a bit and did some refactoring.
- This revision breaks API compatibility with v0.1.x.
- Added a PyLint? script and configuration.
- All the functionality for the 0.2 release should be there now. Docstrings and clean-up remain.

Line 
1 [REPORTS]
2 include-ids=yes
3
4 [FORMAT]
5 max-line-length=80
Note: See TracBrowser for help on using the browser.