New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

devmoji

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devmoji

Enhance your conventional commits with gitmoji

  • 1.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
21K
increased by12.7%
Maintainers
1
Weekly downloads
 
Created
Source

:sparkles: Devmoji

Usage

:gear: Configuration

devmoji uses the config file as specified with the --config option, or looks for devmoji.config.js in the current directory.

To see all Devmoiji available in your setup:

devmoji --list

Default Devmoji

EmojiDevmojiDescription
:sparkles::feat:feat: a new feature
:bug::fix:fix: a bug fix
:books::docs:docs: documentation only changes
:art::style:style: changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
:hammer::refactor:refactor: a code change that neither fixes a bug nor adds a feature
:zap::perf:perf: a code change that improves performance
:rotating_light::test:test: adding missing or correcting existing tests
:wrench::chore:chore: changes to the build process or auxiliary tools and libraries such as documentation generation
:rocket::chore-release:chore(release): code deployment or publishing to external repositories
:link::chore-deps:chore(deps): add or delete dependencies
:package::build:build: changes related to build processes
:construction_worker::ci:ci: updates to the continuous integration system
:rocket::release:code deployment or publishing to external repositories
:lock::security:Fixing security issues.
:globe_with_meridians::i18n:Internationalization and localization.
:boom::breaking:Introducing breaking changes.

Todo

  • write documentation
  • create commitlint-plugin
  • create commitlint-config
  • integrate with commitzen

Keywords

FAQs

Package last updated on 15 Jan 2020

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