On Fri, Feb 24, 2017 at 11:02:33AM +0100, Peter Krempa wrote:
> On Fri, Feb 24, 2017 at 15:22:51 +0530, Nitesh Konkar wrote:
> > Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
> > ---
> > connect.go | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ More specifically the go files use 'gofmt' for formatting. The best way
> > domain.go | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > domain_compat.h | 36 ++++++++++++++++++++++++++++++++++++
> > 3 files changed, 144 insertions(+)
>
> The files are improperly indented. The go files use tabs for indentation
> while your code uses spaces. I've already pointed this out in v1.
to achieve this is to setup your editor to automatically run gofmt when
saving files. If you are using emacs this is achieved by installing and
using this lisp file
https://github.com/dominikh/go-mode.el
Regards,
Daniel
--
|: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org -o- http://virt-manager.org :|
|: http://entangle-photo.org -o- http://search.cpan.org/~danberr/ :|