Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Improve "Working Directory" instructions in CONTRIBUTING.md (#1280) The instruction wasn't clear to me and it took me some time to figure out what to insert into the "Working Directory" option. Co-Authored-By: oonoo <2565796+oonoo@users.noreply.github.com> * Improve "Arguments Passed On Launch" instructions in CONTRIBUTING.md (#1280) I wasn't sure which arguments could be passed to SwiftLint. I referenced the Command Line paragraph in the README, it already lists the available arguments. Co-Authored-By: oonoo <2565796+oonoo@users.noreply.github.com> * Add more details to "Submodules" in CONTRIBUTING.md (#1280) The reason to checkout git submodules wasn't mentioned. I added the use cases for submodules, as Swift Package Manager doesn't make use of the git submodules. * Format "Using Xcode" in CONTRIBUTING.md (#1280) Limit line length to 80 characters in "Using Xcode" section of CONTRIBUTING.md. * Document changes in CHANGELOG.md (#1280) * Add missing word Co-authored-by: oonoo <2565796+oonoo@users.noreply.github.com> Co-authored-by: JP Simard <jp@jpsim.com>
- Loading branch information