Skip to content

ISSUE-3 - Add dotfiles #4

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 3 commits into from
Apr 17, 2025
Merged

ISSUE-3 - Add dotfiles #4

merged 3 commits into from
Apr 17, 2025

Conversation

AdonisCodes
Copy link

Reason

This repo after being forked wasn't touched a lot, but some of the code decisions we make in here might not be synced with the rest of our repositories. This PR only implements whats needed to start running swiftlint & swiftformat locally!

Tech Details List

  • Adds dotfiles
  • Ignores .swiftlint.yml file (symlinked via the .dotfiles repo)
  • Adds all the required commands to update submodules & configure

Links:

ISSUE-3
closes/resolves #3

Testing

Steps:

  1. Ensure that the linting passes (might fail if there is a violation)
  2. Ensure you can run linting locally & the install:all command works
  3. Ensure the commands to update the submodules also works

@AdonisCodes AdonisCodes added the enhancement New feature or request label Apr 16, 2025
@AdonisCodes AdonisCodes self-assigned this Apr 16, 2025
@AdonisCodes AdonisCodes linked an issue Apr 16, 2025 that may be closed by this pull request
@AdonisCodes AdonisCodes marked this pull request as ready for review April 16, 2025 13:53
@AdonisCodes AdonisCodes merged commit c32267c into main Apr 17, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add dotfiles
1 participant