Socket
Book a DemoInstallSign in
Socket

pronto-doc8

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pronto-doc8

0.1.0
bundlerRubygems
Version published
Maintainers
1
Created
Source

Pronto runner for doc8

Pronto runner for doc8, command-line tool to check C/C++ files for style issues following Google's C++ style guide. What is Pronto?

Usage

  • gem install pronto-doc8
  • pronto run
  • PRONTO_DOC8_OPTS="--max-line-length=128" pronto run for passing CLI options to doc8

Contribution Guidelines

Installation

git clone this repo and cd pronto-doc8

Ruby

rbenv install 3.1.0 # or newer
rbenv global 3.1.0 # or make it project specific
gem install bundle
bundle install

Make your changes

git checkout -b <new_feature>
# make your changes
bundle exec rspec
gem build pronto-doc8.gemspec
gem install pronto-doc8-<current_version>.gem
pronto run --unstaged

Changelog

0.1.0 Initial public version.

FAQs

Package last updated on 16 May 2023

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.