Wrong indentation in multi-ressources with array
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
puppet (Ubuntu) |
New
|
Low
|
Unassigned |
Bug Description
Hi,
the emacs mode generates wrong indentation if a ressource looks like this:
augeas{
incl => '/etc/default/
lens => 'shellvars.lns',
changes => [
...
The auto indentation after ]; is wrong, because the emacs lisp program is prepared to understand ], but not ];
The semicolon must be put on a line on its own, which looks ugly.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: puppet-el 3.4.3-1
ProcVersionSign
Uname: Linux 3.13.0-43-generic x86_64
NonfreeKernelMo
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: XFCE
Date: Thu Dec 25 14:16:06 2014
Dependencies: emacsen-common 2.0.7
InstallationDate: Installed on 2014-08-06 (140 days ago)
InstallationMedia: Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.3)
PackageArchitec
SourcePackage: puppet
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in puppet (Ubuntu): | |
importance: | Undecided → Low |