]> git.donarmstrong.com Git - perltidy.git/blobdiff - TODO
Imported Upstream version 20140328
[perltidy.git] / TODO
diff --git a/TODO b/TODO
index 4c33354d09e8d27408231f073fc4a67ec867b0b5..6988c5bc2490d4414ef2114225a2af9926cc027d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,17 +1,9 @@
 Perltidy TODO List
   This is a partial "wish-list" of features to add and things to do.
 
-  Provide an option to ignore side comments when checking line length.  
-    That is, side comments would be allowed to be arbitrarily long without
-    influencing line breaks. 
-
   Improved Vertical Alignment
     There are still many opportunities for improving vertical alignment.
 
-  Minimize the instances in which formatting changes on a second iteration.  
-
-  Add a convergence test when -it=n is used
-
   Documentation
     A FAQ is needed to explain some of the more subtle formatting issues,
     and to give examples of different styles.