Re: Space after switch option
david ingamells <[email protected]>
| Newsgroups | gmane.comp.gnu.indent.bugs |
|---|---|
| Message-ID | <[email protected]> |
Nicolas Goy, Kuon wrote: > Hello, > > I'm a gnu indent user, and I just added one option, space after > switch. Indent always put a space after a switch, and as there is > -nsai -nsaw -nsaf, it makes sense to have -sas and -nsas for consistancy. > > I attached 2 diff files. I encourage you to review them and commit them. > > Best regards > > > -- > kuon > > http://kuon.goyman.com > http://goyman.com > > ------------------------------------------------------------------------ > > _______________________________________________ > bug-indent mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/bug-indent > please also supply: 1) updated documentation - doc/indent.texinfo 2) regression tests that prove the correct working. Look at the script regression/TEST which drives the test. Source files on which indent should be run should be put in regression itself. Correct output from the run in regression/standard. A run of TEST should report nothing wrong. Without these your update is worth nothing.