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

chore: run linter #5

Merged
merged 6 commits into from
May 3, 2024
Merged

chore: run linter #5

merged 6 commits into from
May 3, 2024

Conversation

0xAustrian
Copy link

@0xAustrian 0xAustrian commented May 3, 2024

Ran the linter once and applied the automatic changes to the contracts, there's still errors when running yarn lint:fix.

@0xAustrian 0xAustrian self-assigned this May 3, 2024
@0xAustrian 0xAustrian changed the title chore: re-enable linter chore: run linter May 3, 2024
@0xAustrian 0xAustrian marked this pull request as ready for review May 3, 2024 14:56
@0xAustrian 0xAustrian requested a review from wei3erHase May 3, 2024 14:57
Comment on lines 21 to 26
* // calcSpotPrice //
* // sP = spotPrice //
* // bI = tokenBalanceIn ( bI / wI ) 1 //
* // bO = tokenBalanceOut sP = ----------- * ---------- //
* // wI = tokenWeightIn ( bO / wO ) ( 1 - sF ) //
* // wO = tokenWeightOut //
Copy link
Member

Choose a reason for hiding this comment

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

hmm watch out in this and all multiline comments, now we have both /** and //, plz remove the latter

Base automatically changed from chore/delete-echidna-files to dev May 3, 2024 17:28
Copy link
Member

@wei3erHase wei3erHase left a comment

Choose a reason for hiding this comment

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

gorgeouss 🤟

@0xAustrian 0xAustrian merged commit 4cc0e63 into dev May 3, 2024
2 of 4 checks passed
@0xAustrian 0xAustrian deleted the chore/linter branch May 3, 2024 17:42
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.

2 participants