Skip to content

Commit

Permalink
Merge pull request #278 from wakatime/docs/move-lint-tip
Browse files Browse the repository at this point in the history
Move swiftlint tip to contributing doc
  • Loading branch information
alanhamlett authored Jun 24, 2024
2 parents c39db69 + 7b4311e commit 2c8e152
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ This project currently has two branches

Build with `Xcode` before creating any pull requests, or your PR won’t pass the automated checks.

## SwiftLint

To fix linter warning(s), run `swiftlint --fix`.

## Branching Stratgegy

Please follow our guideline for branch names [here](https://github.com/wakatime/semver-action#branch-names). Branches off the pattern won't be accepted.
Expand Down
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ If you don’t use any other WakaTime plugins, run `rm -r ~/.wakatime*`.

Before requesting support for a new app, first check the [list of supported apps][supported apps].

## SwiftLint

To fix linter warning(s), run `swiftlint --fix`.

## Contributing

Pull requests and issues are welcome!
Expand Down

0 comments on commit 2c8e152

Please sign in to comment.