naming-convention-guides icon indicating copy to clipboard operation
naming-convention-guides copied to clipboard

📖 Collection of naming guides for writing more consistent and readable codes

Results 25 naming-convention-guides issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

I asked a question on gitter/matrix and although multiple users are in the channel there is no response from anyone. Looking at this repository I'm starting to think it's been...

Makes general fixes to grammar and spelling in FAQ. Also removes raw links in favour of markdown ones and changes second link to direct straight to the projects/repositories page.

Fixes a small issue on PHP naming convention page where clicking the constant naming link did nothing due to it being mistyped.

This fixes a few minor typos, mainly in `Important Info on Pull Requests`.

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits 523c5c7 2.2.2 7ecef07 Bump fstream to fix hardlink overwriting vulnerability 9fc84b9 Use {} for hardlink tracking instead of [] 15e59f1 Only track previously...

dependencies

Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.1 to 1.13.1. Commits 943977e Merge branch 'umd-alias', tag 1.13.1 release 5630f88 Add version 1.13.1 to the change log 5aa5b52 Update the bundle sizes 76c8d8a Bump the...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

In the page [commit-message-naming.md](https://github.com/naming-convention/naming-convention-guides/edit/master/git/commit-message-naming.md) it says that the body of a commit message should not exceed 72 characters. In the example right after, the body of the commit is a...