Hello Zinat, On Mon, 5 May 2014 15:25:33 +0530 Zinat Shaikh <[email protected]> wrote:
> I am using indent program where in am using a specific > style and against that style am checking the difference between the > two > this gives me the difference.. So rather then giving the difference > i just want to print that its not following the given style, is > there a command for the same or can i make changes to the code if > so where should i do.. There's currently no easy solution for this. Indent reformats code, but doesn't check if it's formatted to its rules. Nor can it ‘detect’ some style, as it's a too weakly defined thing. If you have any ideas or patches, you're welcome :) -- Cheers, Andrew
signature.asc
Description: PGP signature
_______________________________________________ bug-indent mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-indent
