Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/htmlhint/HTMLHint

βš™οΈ The static code analysis tool you need for your HTML
https://github.com/htmlhint/HTMLHint

Release 0.12.0

d12c6a4f0bd0d265d5fdd32e37184b9d3788b06c authored over 4 years ago by David Dias <[email protected]>
Merge develop <> Master (#366)

* fix: missing test cases (#327)

**Fixes**: #325

- [x] Check the commit's or even all com...

878304a03c5322ecda4d3784c3d370af5533ec9e authored over 4 years ago by David Dias <[email protected]>
0.11.0

260de62f2f400c8d570cf021add18dd840c1bc03 authored almost 6 years ago by David Dias <[email protected]>
Merge branch 'develop'

f122fd385ad4051cf233581e1ff4c982b198f90b authored almost 6 years ago by David Dias <[email protected]>
Migrate to Webpack & ES6 modules (#325)

**Fixes**: #277

- [x] Check the commit's or even all commits' message styles matches our req...

85a1c78984a8ec09ab17595efba2e6ac479e6f31 authored almost 6 years ago by Zhixing Zhang <[email protected]>
0.10.3

90932cee3cedfd83e7bec30f2f44f0901a876146 authored almost 6 years ago by David Dias <[email protected]>
Merge remote-tracking branch 'origin/develop'

4226eeb68153a07dc7b7409c5449f46c682bffd1 authored almost 6 years ago by David Dias <[email protected]>
feat(htmlhint): remove snyk (#321)

8a37bc229c8c6bc064152284b0c7c3ba042060af authored almost 6 years ago by David Dias <[email protected]>
0.10.2

f4d4ea019cbc6dd3b112cc4dd8d2283310ff0354 authored almost 6 years ago by David Dias <[email protected]>
feat(htmlhint): move snyk from dependencies to devdep (#313) (#319)

8b5334a9905102ae1bfbe202db978f11d3d0ceb0 authored almost 6 years ago by David Dias <[email protected]>
Fix typo in readme (#317)

9ae5f14178f7960d5f0ad07a02232304986c3fed authored almost 6 years ago by Michael Hagar <[email protected]>
Fix broken link to MIT license (#315)

b70806022df3e6b01b60c7ab5c2b46f53c62e15c authored about 6 years ago by Michael Hagar <[email protected]>
Just fixing a minor problem in the readme in which the internal link were broken (#312)

7a45bb1ee02e0b4ebf01d13e1fee2c8a319eb3c0 authored about 6 years ago by Luan Nico <[email protected]>
update link logo

7bad3b0be7e467f0c9abbdd6b0fe47921a898133 authored over 6 years ago by David Dias <[email protected]>
update lin logo

0166a70e91044eb1ed5bbd66afbf7a7558bb7b2c authored over 6 years ago by David Dias <[email protected]>
docs(htmlhint): add new logo and update links (#306)

82a1387b311e78eb4be77816c4a2081e27365a5b authored over 6 years ago by David Dias <[email protected]>
feat(htmlhint): add script-disabled rule (#301)

bfb7a75522a0089dd72868c55ff1e3d8fcb9b957 authored over 6 years ago by David Dias <[email protected]>
chore(package): update grunt-contrib-uglify to version 4.0.0 (#300)

e01cd443dad61f243965f52f05d9c17f64f6d845 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(htmlhint): version up and jshint line break

451fc5bf0182e7225c8fced8aff617673f4e5636 authored over 6 years ago by David Dias <[email protected]>
refactor(htmlhint): merge branch 'develop'

# Conflicts:
# .prettierrc.json
# .travis.yml
# package-lock.json
# package.json
# src/htmlparse...

80dcb10e9d8ad89bc384c7daeef4abeb7ca0a40a authored over 6 years ago by David Dias <[email protected]>
chore(htmlhint): adding support for a white list of elements that can be lower case. (#188)

When enabling the rule instead of using a boolean, use an array with the attributes (camelCased)...

25843ac064c7099f412d6f4f4b9972e9069dc98b authored over 6 years ago by Aaron K <[email protected]>
[Snyk] Fix for 1 vulnerable dependencies (#291)

* fix: .snyk & package.json to reduce vulnerabilities

The following vulnerabilities are fix...

b5f035c6a2f273fcd17cbb05975d530e38522f9f authored over 6 years ago by Snyk bot <[email protected]>
docs(htmlhint): update CODE_OF_CONDUCT.md (#292)

HTTPS links

4a8efc000060a63dfca0da2fffef8008cc609f6d authored over 6 years ago by Christian Oliff <[email protected]>
chore(htmlhint): basic code improvements (#262)

* basic code improvements
use single quotes
end with newline
remove unneeded regex escapes

...

e72f7b75e46697d9abf193ab093d61c924408ba7 authored over 6 years ago by Shinigami <[email protected]>
docs(htmlhint): move pull request template to .github

de0523baa2bb42e295793c1d546376a30f1ec86a authored over 6 years ago by David Dias <[email protected]>
style(htmlhint): change from 4 spacing to 2 spacing

5a59b768c10cf246cf87a5559fd86e5a8d3bfc16 authored over 6 years ago by David Dias <[email protected]>
refactor(htmlhint): move jshint and csslint to optionalDependencies (#284)

* move jshint and csslint to optionalDependencies

* Update package.json

766e994efc3774f08920d931e894a09c178f1f06 authored over 6 years ago by Shinigami <[email protected]>
style(htmlhint): formatted test files (#276)

8e0fb1e303a3fa27f93cbc32f9dc282dd6855a06 authored over 6 years ago by Shinigami <[email protected]>
refactor(htmlhint): add semantic release (#294)

84e422e7815d0b1601bc7f9c4e86354ab91cd3c8 authored over 6 years ago by David Dias <[email protected]>
style(htmlhint): fix typo on Yanis name (#293)

ffd50ab1816b258aa8447d4e333ddf1386cc1dcb authored over 6 years ago by Christian Oliff <[email protected]>
Fix open collective link

4ff209bd884fe607d84fc919458fedbe8cefa49d authored over 6 years ago by Christian Oliff <[email protected]>
chore(htmlhint) feature/add commitizen package, husky and prettier (#287)

* style(htmlhint): update name changes to changelog

* feat(htmlhint): add husky, lint-staged,...

9c817a624cbb8a3dc9673ae51b741abe49f1f31a authored over 6 years ago by David Dias <[email protected]>
fix: update the check for root htmlhintrc (#285)

**Fixes**: #163 and #181

- [x] Check the commit's or even all commits' message styles matches...

fa39e3f4d18bae99a8bc8096d3ac303a30d551ac authored over 6 years ago by David Dias <[email protected]>
refactor: pass options.global as predef arg to JSHINT (#216)

The JSHINT [API](http://jshint.com/docs/api/) specifies that `globals` actually get passed as th...

48cf82d6c2df556cfdfcb887ed1ec2dc4cbfc318 authored over 6 years ago by Weston Ruter <[email protected]>
chore(package): update dependencies (#275)

7d698f58ed10ead87680663d27bd59883a74e10b authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
style: remove all license headers from code (#274)

* remove all license headers from code

* remove generated header

6ae0c7eca432ca8c1ba75f7704da45ad9e5de6d0 authored over 6 years ago by Shinigami <[email protected]>
docs: package author and contributors (#270)

**Partially fixes**: #259

- [x] Check the commit's or even all commits' message styles match...

0136067407f78bd508d8ad5b3cf3515c215f15b9 authored over 6 years ago by Shinigami <[email protected]>
Update dependencies to enable Greenkeeper 🌴 (#251)

Let’s get started with automated dependency management for HTMLHint :muscle:

This pull re...

510830a0d9a662447ddcbf0dceb01865c1438a7b authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Add develop as branches for travis

608efa4b81d820182136a0fcb86c8c5398c9fcb0 authored over 6 years ago by David Dias <[email protected]>
fix: remove base resolve (#269)

3227c30be3949229d81797dde6e7fc0d0ced5baa authored over 6 years ago by David Dias <[email protected]>
[Snyk] Fix for 6 vulnerable dependencies (#260)

* fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an...

5dca632249b73488259fc62dfbb8db7177b37399 authored over 6 years ago by Snyk bot <[email protected]>
style: translated chinese comments (#265)

* Translated chinese comments

1307ba8620eb948babe854703fbd92c611575d86 authored over 6 years ago by Shinigami <[email protected]>
docs: reorganise content inside README (#267)

80c9019c0a996f37fb8a48019c1bec2720e72637 authored over 6 years ago by David Dias <[email protected]>
Add discord badge (#266)

4fdf7484b939a8797e7fc013b3f7b5f0dbf46657 authored over 6 years ago by David Dias <[email protected]>
fix: remove base resolve (#269)

e1584f5c06641c538b9e8693d303855332462cbd authored over 6 years ago by David Dias <[email protected]>
chore(htmlhint) feature/add commitizen package, husky and prettier (#287)

* style(htmlhint): update name changes to changelog

* feat(htmlhint): add husky, lint-staged,...

fecb51a25a73938066badedbd53367b1dfae4c77 authored over 6 years ago by David Dias <[email protected]>
fix: update the check for root htmlhintrc (#285)

**Fixes**: #163 and #181

- [x] Check the commit's or even all commits' message styles matches...

a6acb0302207ecf2e64516826caf85239b151fcd authored over 6 years ago by David Dias <[email protected]>
chore(package): update dependencies (#275)

f311bb5140d98c8fc1d8985597e2f09bb2ad0c87 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Add develop as branches for travis

69310f2ff86f374b38bbd9e3c66d671abb6b8e8b authored over 6 years ago by David Dias <[email protected]>
[Snyk] Fix for 6 vulnerable dependencies (#260)

* fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an...

56ea0df19d1108db538541b28329fba6d90b9e32 authored over 6 years ago by Snyk bot <[email protected]>
docs: reorganise content inside README (#267)

8bb7942b15c21488973a75f73b0f23348c2838b7 authored over 6 years ago by David Dias <[email protected]>
refactor: pass options.global as predef arg to JSHINT (#216)

The JSHINT [API](http://jshint.com/docs/api/) specifies that `globals` actually get passed as th...

0172d625a2784ea8bc7ef366de43a32ea4b882e5 authored over 6 years ago by Weston Ruter <[email protected]>
style: remove all license headers from code (#274)

* remove all license headers from code

* remove generated header

aa961779d5e3bb543afe98319a2f14fdf89e6fcc authored over 6 years ago by Shinigami <[email protected]>
style: translated chinese comments (#265)

* Translated chinese comments

512699595c521badad82fa00a5101b80a5aeb538 authored over 6 years ago by Shinigami <[email protected]>
Update dependencies to enable Greenkeeper 🌴 (#251)

Let’s get started with automated dependency management for HTMLHint :muscle:

This pull re...

195a136d9475bae8c0e1287eea52cfe337bdb3a2 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Add discord badge (#266)

c9c9c0ea0e7132cfafcebb9f84e928da4e0b1370 authored over 6 years ago by David Dias <[email protected]>
docs: package author and contributors (#270)

**Partially fixes**: #259

- [x] Check the commit's or even all commits' message styles match...

fb52ad7282befbe6cebf4d7a119cfae41060769b authored over 6 years ago by Shinigami <[email protected]>
style: translated chinese comments (#261)

4115caaf059f6f76400e676f9cd39ec85be00395 authored over 6 years ago by Shinigami <[email protected]>
Add --warn option to exit with code 0

24fb1cdf6f20c6bd4b2faca705a7f4cc4d01ee17 authored over 6 years ago by Brian Olore <[email protected]>
Add codecov.yml file and add badge

4e6be871fad64cb13fe6b9fc422b6081c35c9f12 authored over 6 years ago by David Dias <[email protected]>
[#256] Add sematic-release to package.json

4771549104b27d3bd8cc902f8dc7472814b184c8 authored over 6 years ago by David Dias <[email protected]>
Fixed search of the config file in parent directories

22174ac9a66e2d532eecc57fd8b3601fe2571d28 authored over 6 years ago by Alexander <[email protected]>
Add codecov to travis

6122dd3538cda7c71dd6048e0ec6230809eb543d authored over 6 years ago by David Dias <[email protected]>
Merge pull request #252 from Shinigami92/formatting/markdown

added [*.md] section to .editorconfig

926f59a7bc4db12c012722949fe54a80e6be14e6 authored over 6 years ago by David Dias <[email protected]>
Merge pull request #254 from Shinigami92/license

added the old owner back to the license file

07246456f532182a6403a83ff41dff243f9ee526 authored over 6 years ago by David Dias <[email protected]>
Merge pull request #253 from Shinigami92/new-github-links

replaced old links

c7f3814dbfa9c093bd02c7abfd5817e9c8c19560 authored over 6 years ago by David Dias <[email protected]>
readded old owner to license

ac7abc785e94095008fa87720463363c9bc7cd8a authored over 6 years ago by Christopher Quadflieg <[email protected]>
fixed new links

52d60a082238f05378360f7f88f5692e20cbe5b1 authored over 6 years ago by Christopher Quadflieg <[email protected]>
added [*.md] section to .editorconfig

3874d9b66de76fcf4e706c65e6107a6a3b02f2a8 authored over 6 years ago by Christopher Quadflieg <[email protected]>
Merge pull request #152 from zed0/master

Fix config only being found below the working dir

15cf57c59bdff62c44a12a31554c47ebe3ec7c03 authored over 6 years ago by David Dias <[email protected]>
Merge pull request #225 from peterparkers/patch-1

Update doctype-html5.spec.js

5e76ad7885d56a376d491c6ffa6a5038a978691b authored over 6 years ago by David Dias <[email protected]>
Merge pull request #230 from mippzon/patch-1

Fixing typos in headlines

100ff90bd41bbe2809f233f7ee2ed94e1aeaffc2 authored over 6 years ago by David Dias <[email protected]>
Clean README and remove unecessary files

453593500ceca37cd20a620036001b76a26aea35 authored over 6 years ago by David Dias <[email protected]>
Create CONTRIBUTING.md

77378f7d14a68d4dd4a3648c9f853049c90b2701 authored over 6 years ago by David Dias <[email protected]>
Create PULL_REQUEST_TEMPLATE.md

043668dc151d57be093bd3ebd6fcd69fb7580d2f authored over 6 years ago by David Dias <[email protected]>
Create CODE_OF_CONDUCT.md

f6ca9b0cd3b97a5005d779ec0641c7126481bfb4 authored over 6 years ago by David Dias <[email protected]>
Update issue templates

c119ee12b75ba9ff80e04e9aebb3f39b5a1998ee authored over 6 years ago by David Dias <[email protected]>
Fixing typos in headlines

c92fe31fda67809acaa89e3ab08d60c7634fdef3 authored almost 7 years ago by Michael Persson <[email protected]>
Update doctype-html5.spec.js

e08d06be418ddcb15974f0168baeacbc9320a68e authored about 7 years ago by Phurinat Puekkham <[email protected]>
Merge pull request #191 from nwoltman/patch-1

Fix npm warning

60447c9472971f08a9c71ce76a9613da384a4484 authored almost 8 years ago by Yanis Wang <[email protected]>
Fix npm warning

Currently when installing HTMLHint, npm is warning about a deprecated version of minimatch.
Thi...

d6c8876f13af4bd6c90326667a38b0a4a01c19cb authored almost 8 years ago by Nathan Woltman <[email protected]>
Fix config only being found below the working dir

The glob used to find files to lint was also being used to walk up to
find configuration files. ...

c1d4e8a9e88f3c12766a2bf420624b41aa5303cb authored over 8 years ago by Ben Falconer <[email protected]>
Merge pull request #137 from dejanr/update-deps

Update deps

152a114f277645474ca1f70d68a0e01e75f3eb51 authored over 8 years ago by Yanis Wang <[email protected]>
Update dependencies

6bdf71589fa0cf77df18663d57009bc6008cfb8f authored over 8 years ago by Dejan Ranisavljevic <[email protected]>
Merge pull request #136 from kaelig/patch-1

Fix typos

07c6ebecb7dd7fe1d84135591dca46b710873427 authored over 8 years ago by Yanis Wang <[email protected]>
Fix typo

91c50ceee6608cfc0cc5313793ecc654524c0560 authored over 8 years ago by Kaelig <[email protected]>
Merge branch 'master' of github.com:yaniswang/HTMLHint

db6b61318eefaa50fde359ed0c28481c3739ff8b authored over 8 years ago by Yanis Wang <[email protected]>
support node v0.10

fix #132

da0f842ad8e3f02f609661b7c8ca4ca095520c31 authored over 8 years ago by Yanis Wang <[email protected]>
Merge pull request #133 from waldyrious/patch-1

Rename CHANGE.md to CHANGES.md

ef88e5d0543898c0ce992257dcec0995abbb9553 authored over 8 years ago by Yanis Wang <[email protected]>
Rename CHANGE.md to CHANGES.md

ee19b9eba53d87b4d6e1aaa296341569815334e5 authored over 8 years ago by Waldir Pimenta <[email protected]>
add thinks

defb0cdd4428844d576a1fbcb72326f9d7883304 authored over 8 years ago by Yanis Wang <[email protected]>
1. cli: support hint for url

2. attr-lowercase: add test case

7a54e14d9329c57a98b288e705bcd75c0db5c145 authored over 8 years ago by Yanis Wang <[email protected]>
fix node version

b860810fdf98c41514dada309b3655c0c9582d12 authored over 8 years ago by Yanis Wang <[email protected]>
add test case

11d10aa980ce9a5e9f49a567341b8498bfb43b8e authored over 8 years ago by Yanis Wang <[email protected]>
add hint stdin for cli

fix #97

8560332adedd73b759d8463cdf0c086fb560cc0e authored over 8 years ago by Yanis Wang <[email protected]>
fix tag name

67c89226fd7dc5085167c1af4aa7f703ac54108e authored over 8 years ago by Yanis Wang <[email protected]>
Add WHOUSE.md

439afc345303caf1f39db9438cbd7759f8c5a80c authored over 8 years ago by Yanis Wang <[email protected]>
Parse inline ruleset after default ruleset

fix #108

75e89c99a0f4553075a054e3970f0d7347215b3a authored over 8 years ago by Yanis Wang <[email protected]>
add empty elements: track,command,source,keygen,wbr

fix #111

591f103a065336a2a5d561562c6965cf16f97bcb authored over 8 years ago by Yanis Wang <[email protected]>
attr name support all w3c defined characters

fix #95,#100

b6a4d1a41994933bf183729c19ee61a32c872921 authored over 8 years ago by Yanis Wang <[email protected]>