teamdigitale/digital-citizenship-functions

View on GitHub

Showing 191 of 191 total issues

Consider starting bulleted lists at the beginning of the line
Open

  * [Federico Feroldi](https://github.com/cloudify)
Severity: Info
Found in AUTHORS.md by markdownlint

MD006 - Consider starting bulleted lists at the beginning of the line

Tags: bullet, ul, indentation

Aliases: ul-start-left

This rule is triggered when top level lists don't start at the beginning of a line:

Some text

  * List item
  * List item

To fix, ensure that top level list items are not indented:

Some test

* List item
* List item

Rationale: Starting lists at the beginning of the line means that nested list items can all be indented by the same amount when an editor's indent function or the tab key is used to indent. Starting a list 1 space in means that the indent of the first nested list is less than the indent of the second level (3 characters if you use 4 space tabs, or 1 character if you use 2 space tabs).

Library jsonify contains unrecogonized licenses: Public domain
Open

jsonify@~0.0.0:
Severity: Minor
Found in yarn.lock by git-legal

No licenses found for jest-get-type. Either the library reports the licenses in an unsupported format, or the library is unlicensed.
Open

jest-get-type@^22.1.0:
Severity: Minor
Found in yarn.lock by git-legal

No licenses found for enhanced-resolve. Either the library reports the licenses in an unsupported format, or the library is unlicensed.
Open

enhanced-resolve@^3.4.0:
Severity: Minor
Found in yarn.lock by git-legal

No licenses found for makeerror. Either the library reports the licenses in an unsupported format, or the library is unlicensed.
Open

makeerror@1.0.x:
Severity: Minor
Found in yarn.lock by git-legal

No licenses found for editorconfig. Either the library reports the licenses in an unsupported format, or the library is unlicensed.
Open

editorconfig@^0.15.0:
Severity: Minor
Found in yarn.lock by git-legal

No licenses found for jest-util. Either the library reports the licenses in an unsupported format, or the library is unlicensed.
Open

jest-util@^18.1.0:
Severity: Minor
Found in yarn.lock by git-legal

No licenses found for jest-util. Either the library reports the licenses in an unsupported format, or the library is unlicensed.
Open

jest-util@^18.1.0:
Severity: Minor
Found in yarn.lock by git-legal

No licenses found for url. Either the library reports the licenses in an unsupported format, or the library is unlicensed.
Open

url@^0.11.0:
Severity: Minor
Found in yarn.lock by git-legal

No licenses found for util. Either the library reports the licenses in an unsupported format, or the library is unlicensed.
Open

util@0.10.3, util@^0.10.3:
Severity: Minor
Found in yarn.lock by git-legal

No licenses found for cycle. Either the library reports the licenses in an unsupported format, or the library is unlicensed.
Open

cycle@1.0.x:
Severity: Minor
Found in yarn.lock by git-legal
Severity
Category
Status
Source
Language