Skip to content

Commit

Permalink
Merge branch 'master' into commit-package-lock-file
Browse files Browse the repository at this point in the history
  • Loading branch information
ntwb committed Aug 15, 2021
2 parents 8bc47f4 + 86069a1 commit 1332f24
Show file tree
Hide file tree
Showing 10 changed files with 3,307 additions and 4,029 deletions.
1 change: 1 addition & 0 deletions HM-Minimum/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<properties>
<property name="customEscapingFunctions" type="array">
<element value="whitelist_html" />
<element value="clean_html" />
</property>
<property name="customAutoEscapedFunctions" type="array">
<!-- Allow all the built-in URL functions -->
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
</td>
<td align="center" width="30%">
<a href="https://packagist.org/packages/humanmade/coding-standards"><img src="https://img.shields.io/packagist/v/humanmade/coding-standards.svg" /></a>
<a href="https://www.npmjs.com/package/@humanmade/eslint-config"><img src="https://img.shields.io/npm/v/humanmade/eslint-config.svg" /></a>
<img src="https://travis-ci.org/humanmade/coding-standards.svg?branch=master" alt="Build Status" />
<a href="https://www.npmjs.com/package/@humanmade/eslint-config"><img src="https://img.shields.io/npm/v/@humanmade/eslint-config?label=%40humanmade%2Feslint-config" /></a>
<a href="https://www.npmjs.com/package/@humanmade/stylelint-config"><img src="https://img.shields.io/npm/v/@humanmade/stylelint-config?label=%40humanmade%2Fstylelint-config" /></a>
<img src="https://travis-ci.com/humanmade/coding-standards.svg?branch=master" alt="Build Status" />
</td>
</tr>
<tr>
Expand Down
Loading

0 comments on commit 1332f24

Please sign in to comment.