Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

NatSpec, Comments, and Standards #98

Closed
wants to merge 6 commits into from

Conversation

jdubpark
Copy link
Contributor

@jdubpark jdubpark commented Feb 16, 2024

This PR lints and polishes the style and formatting of the codebase using NasSpec.

  • NatSpec formatting for all functions
  • Variable names are standardized (no _ prefix or suffix unless name conflict is absolutely unavoidable)
  • Hides admin-only public functions in the interfaces
  • Add functions to interfaces that were previously not added or erroneously added.
  • Linting (prettier + solhint)

@jdubpark jdubpark changed the title Natspec NatSpec, Comments, and Standards Feb 17, 2024
@jdubpark jdubpark requested review from a team and removed request for a team February 17, 2024 06:32
@jdubpark jdubpark closed this Feb 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant