Skip to content

Instantly share code, notes, and snippets.

View joundy's full-sized avatar

joundy

View GitHub Profile

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example

@joundy
joundy / gulpfile.js
Created January 2, 2021 17:03 — forked from dasilvaluis/gulpfile.js
Gettext Scanner Gulp Script for Twig Projects
/**
* Gettext Scanner Script for Twig Projects
* v1.3
*
* Developed by Luís Silva
* https://github.com/luism-s
*/
/**
* Purpose: