short-d/short

View on GitHub

Showing 126 of 307 total issues

Line length
Open

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

First header should be a top level header
Open

## Current Behavior ( Optional for new feature )

Line length
Open

- Improving maintainability, scalability, reliability and performance of existing system
Severity: Info
Found in CONTRIBUTING.md by markdownlint

Line length
Open

- You thrive in complexities & difficulties. Compilers, operating systems, programming languages, bitwise optimizations,
Severity: Info
Found in CONTRIBUTING.md by markdownlint

Headers should be surrounded by blank lines
Open

## Joining the Core Team
Severity: Info
Found in CONTRIBUTING.md by markdownlint

Headers should be surrounded by blank lines
Open

## Continuous deployment
Severity: Info
Found in doc/tutorial/CI-CD.md by markdownlint

Double quote to prevent globbing and word splitting.
Open

timeout $WAITFORIT_BUSYTIMEFLAG $WAITFORIT_TIMEOUT $0 --child --host=$WAITFORIT_HOST --port=$WAITFORIT_PORT --timeout=$WAITFORIT_TIMEOUT &
Severity: Minor
Found in backend/scripts/wait-for-it by shellcheck

Line length
Open

to make via [Slack channel](https://short-d.com/r/slack) with the core team before making a change.
Severity: Info
Found in CONTRIBUTING.md by markdownlint

Line length
Open

You can contribute to the project at your own pace & schedule. Please open a draft pull request after you started working
Severity: Info
Found in CONTRIBUTING.md by markdownlint

Line length
Open

- You are a team player, who schedule pair programming sessions & solve difficult problems together with team members.
Severity: Info
Found in CONTRIBUTING.md by markdownlint

Trailing spaces
Open

Severity: Info
Found in README.md by markdownlint

Line length
Open

| [Acyclic Dependencies Principle](https://api.short-d.com/r/adp) | The dependency graph of packages must have no cycles. |
Severity: Info
Found in README.md by markdownlint

Headers should be surrounded by blank lines
Open

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

Double quote to prevent globbing and word splitting.
Open

(echo >/dev/tcp/$WAITFORIT_HOST/$WAITFORIT_PORT) >/dev/null 2>&1
Severity: Minor
Found in backend/scripts/wait-for-it by shellcheck

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

// Code generated by Wire. DO NOT EDIT.
Severity: Minor
Found in backend/dep/wire_gen.go by gofmt

Trailing spaces
Open

where people together plan the product roadmap for Short, write design docs, build complex systems, create libraries, invent
Severity: Info
Found in CONTRIBUTING.md by markdownlint

Line length
Open

At the core team, the tech lead reserves the rights to move you back to general community after missing 3 consecutive standups.
Severity: Info
Found in CONTRIBUTING.md by markdownlint

Line length
Open

You can find the detailed instructions on setting up Facebook sign in [here](doc/sso/FACEBOOK.md) in case you are interested in.
Severity: Info
Found in README.md by markdownlint

Line length
Open

You can find the detailed instructions on setting up Github sign in [here](doc/sso/GITHUB.md) in case you are interested in.
Severity: Info
Found in README.md by markdownlint

Line length
Open

| [Liskov Substitution Principle](https://api.short-d.com/r/lsp) | Derived classes must be substitutable for their base classes. |
Severity: Info
Found in README.md by markdownlint
Severity
Category
Status
Source
Language