Skip to content

[Chore]: Add workflows for swiftlint, test, and build-documentation #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Oct 10, 2022

Conversation

lukepistrol
Copy link
Member

In order to have a solid foundation up and running once we start building our Extensions API I added the following workflows similar to our other repos:

  • Added SwiftLint workflow
    • added .swiftlint.yml
    • fixed lint errors
  • Added Tests workflow.
    • added sample test case which always succeeds.
  • Added Build Documentation workflow.
    • Same as in CodeEditTextView

@lukepistrol lukepistrol added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 10, 2022
@lukepistrol lukepistrol enabled auto-merge October 10, 2022 12:58
Copy link
Contributor

@thecoolwinter thecoolwinter left a comment

Choose a reason for hiding this comment

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

Looks good to me and definitely something that needed to be done. Thanks for doing all those corrections with backticks too.

@lukepistrol lukepistrol merged commit a7ed544 into CodeEditApp:main Oct 10, 2022
@lukepistrol lukepistrol deleted the feat/add-docs-generation branch October 10, 2022 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants