CTags icon indicating copy to clipboard operation
CTags copied to clipboard

Fix pylint parse errors

Open stephenfin opened this issue 11 years ago • 0 comments

Per pylint output, many of the functions are too long, don't have docstrings, etc. For example, the build_xxx_file methods in test_ctags.py should be function - not methods. These should be fixed.

stephenfin avatar Mar 10 '14 19:03 stephenfin