agnesk92/pyGhost

View on GitHub
README.md

Summary

Maintainability
Test Coverage

Showing 13 of 13 total issues

Headers should be surrounded by blank lines
Open

# Create the docker group and add yourself - you'll need to re-login for this to take effect
Severity: Info
Found in README.md by markdownlint

Trailing spaces
Open

## About..
Severity: Info
Found in README.md by markdownlint

Line length
Open

# Create the docker group and add yourself - you'll need to re-login for this to take effect
Severity: Info
Found in README.md by markdownlint

Line length
Open

docker run --rm --env DISPLAY=unix$DISPLAY -v $XAUTH:/root/.Xauthority -v /tmp/.X11-unix:/tmp/.X11-unix -it pyghost-ubuntu:v1.0 bash
Severity: Info
Found in README.md by markdownlint

Header levels should only increment by one level at a time
Open

#### Ubuntu
Severity: Info
Found in README.md by markdownlint

Headers should be surrounded by blank lines
Open

# Run the Docker daemon
Severity: Info
Found in README.md by markdownlint

Trailing punctuation in header
Open

# PyGhost :ghost:
Severity: Info
Found in README.md by markdownlint

Trailing spaces
Open

```bash
Severity: Info
Found in README.md by markdownlint

Trailing punctuation in header
Open

## About..
Severity: Info
Found in README.md by markdownlint

Fenced code blocks should be surrounded by blank lines
Open

```bash
Severity: Info
Found in README.md by markdownlint

Line length
Open

docker run --rm --env DISPLAY=unix$DISPLAY -v $XAUTH:/root/.Xauthority -v /tmp/.X11-unix:/tmp/.X11-unix -v `pwd`:/app -it pyghost-ubuntu:v1.0 bash
Severity: Info
Found in README.md by markdownlint

Trailing spaces
Open

```bash
Severity: Info
Found in README.md by markdownlint

Trailing spaces
Open

sudo usermod -aG docker $USER
Severity: Info
Found in README.md by markdownlint

There are no issues that match your filters.

Category
Status