From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e81f5edfc7a695f6 X-Google-Attributes: gid103376,public From: Simon Wright Subject: Re: style enforcer Date: 1999/07/10 Message-ID: #1/1 X-Deja-AN: 499554337 X-NNTP-Posting-Host: pogner.demon.co.uk:158.152.70.98 References: <37860C1F.3EAEED61@york.ac.uk> X-Trace: news.demon.co.uk 931637995 nnrp-14:21916 NO-IDENT pogner.demon.co.uk:158.152.70.98 Organization: At Home Newsgroups: comp.lang.ada X-Complaints-To: abuse@demon.net Date: 1999-07-10T00:00:00+00:00 List-Id: Ian Thomson writes: > There must be a simple tool around to reformat source code to comply > with all the rules in style.adb. I just can't find it in the Public > Ada Library. Any suggestions? (running under Linux) Perhaps the emacs ada-mode (http://ada.eu.org/ada-mode/) will help? I doubt it will be perfect, though ..