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

remark-lint-no-file-name-outer-dashes

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-lint-no-file-name-outer-dashes

remark-lint rule to warn when file names contain initial or final dashes

  • 1.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
46K
decreased by-45.24%
Maintainers
1
Weekly downloads
 
Created
Source

remark-lint-no-file-name-outer-dashes

Warn when file names contain initial or final dashes.

Install

npm install --save remark-lint-no-file-name-outer-dashes

Example

When this rule is turned on, the following file readme.md is ok:

When turned on is passed in, the following error is given:

1:1: Do not use initial or final dashes in a file name

When turned on is passed in, the following error is given:

1:1: Do not use initial or final dashes in a file name

License

MIT © Titus Wormer

Keywords

FAQs

Package last updated on 23 Jul 2017

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