Open zombiedk opened 1 year ago
when you use puppet-lint --fix file.pp to correct indentation it do not make any changes to file sektion
file { '/etc/ssh/sshrc': mode => 'a+rx', source => "puppet:///modules/profile/auth/ssh/sshrc", }
Version [puppet-lint 3.3.0] Platform [Ubuntu 22.10]
when you use puppet-lint --fix file.pp to correct indentation it do not make any changes to file sektion
Input
Expected output
Environment
Version [puppet-lint 3.3.0] Platform [Ubuntu 22.10]