+1 On Wed, Dec 20, 2017 at 10:29 AM, Rohit Yadav <rohit.ya...@shapeblue.com> wrote:
> Hi Ivan, > > > Thanks for the PR, I think that would be a good idea. We can introduce > such a checker/task in Travis's first job that currently does some sanity > checks (rat+build+unit tests etc). > > > - Rohit > > ________________________________ > From: Ivan Kudryavtsev <kudryavtsev...@bw-sw.com> > Sent: Tuesday, December 19, 2017 12:48:04 PM > To: dev > Subject: Adding Spellchecker to code style validator > > Hello, devs. > > How about adding spell checking to code style guide. ACS uses a lot of java > introspection including JSON generation, etc. so typos migrate to protocol > level. Working on CLOUDSTACK-10168 I found ipv4_adress inside python code / > dhcp related json, trying to improve "the camp" I moved to java code and > found ipv4Adress private var which is used in gson serializer resulting to > the protocol with bad keywords. Might it be spellchecker is able to fix it. > > The same thing is for logging messages, I usually looking for "address" not > for "adress" so It's really impossible to find relevant message if typos > exist. > > I'm not java guru to add spellchecker by myself and it's a project policy > thing, so might be it's a thing which worth adoption? > > > -- > With best regards, Ivan Kudryavtsev > Bitworks Software, Ltd. > Cell: +7-923-414-1515 > WWW: http://bitworks.software/ <http://bw-sw.com/> > > rohit.ya...@shapeblue.com > www.shapeblue.com > 53 Chandos Place, Covent Garden, London WC2N 4HSUK > @shapeblue > > > > -- Rafael Weingärtner