sebinbenjamin / image-res-generator

A versatile tool for generating icons and splash screens for web and mobile projects. Supports Angular, Ionic, PWA, and more, with seamless SVG and PNG resource generation.
GNU General Public License v3.0
8 stars 5 forks source link

CI: Add commitlint to CircleCI #76

Closed Virtim closed 4 years ago

Virtim commented 4 years ago

Description

Added a step in CircleCI config to run commitlint. updated docker container to node 10 because of this https://github.com/typicode/husky/issues/503

Related Issue

Fixes: #11

Motivation and Context

11

How Has This Been Tested?

Tests ran on CI.

Types of changes

Checklist: