Re: [Pharo-users] Per project code formatting settings and policy

2019-03-15 Thread Sean P. DeNigris
Marcus Denker-4 wrote > We should check how much work it would be to allow the global setup to be > overridden per Class and per Package… Ideally this would be integrated with Metacello or similar, but I see that the Metacello registry doesn't seem to cache the packages that belong to each project

Re: [Pharo-users] Per project code formatting settings and policy

2019-03-15 Thread Sean P. DeNigris
Holger Freyther wrote > What I didn't see is if a project can supply the style (instead of the > image configuration) Great idea!! - Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Re: [Pharo-users] Per project code formatting settings and policy

2019-03-15 Thread Marcus Denker
> On 15 Mar 2019, at 08:48, Holger Freyther wrote: > > Hi! > > I found myself doing codereview and commenting on style (e.g. missing > indention). It seems like a task that can be easily automated and in fact we > have RBFormmatter/BlueInk to do it. > > What I didn't see is if a project ca

Re: [Pharo-users] Per project code formatting settings and policy

2019-03-15 Thread Ben Coman
On Fri, 15 Mar 2019 at 15:56, Holger Freyther wrote: > Hi! > > I found myself doing codereview and commenting on style (e.g. missing > indention). It seems like a task that can be easily automated and in fact > we have RBFormmatter/BlueInk to do it. > > What I didn't see is if a project can suppl