Skip to content
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

Restructure repo #102

Merged
merged 14 commits into from
May 2, 2022
Merged

Restructure repo #102

merged 14 commits into from
May 2, 2022

Conversation

Orland0x
Copy link
Contributor

@Orland0x Orland0x commented May 1, 2022

Repo Restructuring and Renaming to increase consistency and readability.

@Orland0x Orland0x marked this pull request as draft May 1, 2022 18:29
@Orland0x Orland0x marked this pull request as ready for review May 2, 2022 14:17
@@ -46,4 +46,4 @@ jobs:

- name: Run Linters
run: |
yarn check-format
yarn format
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should stick with check-format here and have the CI only throw an error when code is not formatted properly. If we run format here, basically it will format the code for the CI, but not commit it, so our codebase will remain unformatted I think

Copy link
Contributor Author

@Orland0x Orland0x May 2, 2022

Choose a reason for hiding this comment

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

oh i see yes will revert

%lang starknet

@contract_interface
namespace i_authenticator:
Copy link
Contributor

Choose a reason for hiding this comment

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

inb4 @bonustrack fires you for writing this 👺👺👺

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i just love snake case so much, cant help it...

@Orland0x Orland0x merged commit b44a516 into develop May 2, 2022
@Orland0x Orland0x deleted the restructure_repo branch May 4, 2022 13:33
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.

None yet

2 participants