lp:~diego-biurrun/bzr-text-checker/dos-linebreaks

Created by Diego Biurrun and last modified
Get this branch:
bzr branch lp:~diego-biurrun/bzr-text-checker/dos-linebreaks
Only Diego Biurrun can upload to this branch. If you are Diego Biurrun please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Diego Biurrun
Project:
Bazaar Text Checker Plugin
Status:
Merged

Recent revisions

45. By Diego Biurrun

Add support for checking for DOS linebreaks.

Sometimes people working on Windows check in ugly stuff like files that
contain DOS linebreaks. Extending the text_checker plugin to check for
such abominations helps avoid the problem.

44. By Marius Kruger

Always store line numbers as 1-based like editors show it,
and don't increment it when displaying.
Fixup the bad tests that where wrong.

43. By Marius Kruger

* test the other warning messages
* fixup the longline message to mention the file and which line its complaining about
* update and test trailing white message

42. By Marius Kruger

remove \n from newline_at_eof error message, and test it

41. By Marius Kruger

* bring back whitebox tests for the actual checking (rules based this time)
* update main doc

40. By Marius Kruger

extract text_check_info() out of the main plugin into the library

39. By Marius Kruger

write() --> write_file()

38. By Marius Kruger

* remove some legacy conf-based code
* hide remove-trailing-whitespace

37. By Marius Kruger

* update test_commit blackbox test to work with rules
* remove redundant \n in messages
* pay heed to the --text-check-warn-only option again (the rules way)

36. By Marius Kruger

we need to manually reset the rules if we depend on it

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers