HTML-Lint-Pluggable 0.03
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- meta_json_conforms_to_known_spec
-
Take a look at the META.json Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.json accordingly.
Error: Expected a list structure (license) [Validation: 2]
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
HTML::Lint::Pluggable | plugin system for HTML::Lint | 0.03 | metacpan |
HTML::Lint::Pluggable::HTML5 | allow HTML5 tags and attributes. | 0.03 | metacpan |
HTML::Lint::Pluggable::TinyEntitesEscapeRule | allow text-use-entity error if not supported by HTML::Entities | 0.03 | metacpan |
HTML::Lint::Pluggable::WhiteList | to ignore certain errors that have been specified | 0.03 | metacpan |