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

Various cleanups part 2 #643

Closed
wants to merge 3 commits into from
Closed

Various cleanups part 2 #643

wants to merge 3 commits into from

Conversation

Menduist
Copy link
Contributor

@Menduist Menduist commented Nov 2, 2021

ref #620

  • Fix compilation warnings
  • Try to remove as much exported procs & fields as possible
  • Try to lower the recursive dependency count as low as possible

@arnetheduck
Copy link
Contributor

one thing that helps manage both imports and circular is reexports - ie https://status-im.github.io/nim-style-guide/language.import.html

@Menduist
Copy link
Contributor Author

This PR is quite outdated by now

@Menduist Menduist closed this May 16, 2023
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