spdx / spdx/LicenseListPublisher

Clean up trailing white space

Open
#66 1 comment 0 reactions 1 assignee View on GitHub

@goneall is already working on this.

Since Nov 12, 2020.

Dominant language
Java
Stars
23
Forks
29
Avg merge
6h 31m
Merged PRs (30d)
2

Description

There is a significant amount of trailing white space in the java files.

We can use git-stripspace as a consistent method of stripping white space.

This will need to be applied to all .java files in the repo. After which, we can include git-stripspace as a git hook before committing changes to keep things consistent.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.