Skip to content

Conversation

@nbelzer
Copy link
Collaborator

@nbelzer nbelzer commented Aug 28, 2020

To improve the workflow for contributors this PR introduces both linting and formatting of code to the repo. The tools used are explained in SETUP_README.md which I plan to expand upon with more setup instructions.

Two Github workflows have been added that only run on relevant pull requests for linting and formatting either JavaScript code or Swift code.

Lots of changes have been made to make the current code adhere to the default styles enforces by the chosen tools (see #179). I suggest we squash all the commits during the merging process.

@nbelzer nbelzer self-assigned this Aug 28, 2020
@televator-apps televator-apps deleted a comment from github-actions bot Aug 28, 2020
Copy link
Member

@danielcompton danielcompton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

As a side note, https://www.moxio.com/blog/43/ignoring-bulk-change-commits-with-git-blame explains how you can ignore this commit in the future for git blame.

@@ -0,0 +1,58 @@
# Vimari Setup
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would call this file DEVELOPERS.md

@nbelzer
Copy link
Collaborator Author

nbelzer commented Sep 2, 2020

Some more detail about the linting & formatting setup should be included, I came by this readme which is a bit more specific about setup. Will try to include something similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants