Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

puppet-lint-improved_arrow_alignment

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

puppet-lint-improved_arrow_alignment

  • 0.0.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

puppet-lint-improved_arrow_alignment

Gem Version

Installation

To add the provided lint checks into a module utilizing the PDK:

  1. Add the following to the .sync.yml in the root of your module
    ---
    Gemfile:
      optional:
        ':development':
          - gem: 'puppet-lint-improved_arrow_alignment'
    
  2. Run pdk update from the root of the module
  3. pdk validate will now also use the lint checks provided by this plugin

Usage

This plugin provides one new check to puppet-lint

improved_arrow_alignment

--fix support: No

This check raises an warning if the arrow alignment is off anywhere within a class.

warning: indentation of => is not properly aligned (expected in column %d, but found it in column %d)

FAQs

Package last updated on 09 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc