Skip to content
#

explanation

Here are 92 public repositories matching this topic...

Toybox
etosch
etosch commented Jul 12, 2019

We want to enforce that types all live in <gamename>/src/types.rs. Need to write a small program to do this that we can run as a pre-commit hook.

This is a good issue for non-experts because it doesn't require knowledge of much of rust, or Toybox. A very rudimentary version could just grep through the file for structs and enums. This could put restrictions on comments. A more sophisticated v

Improve this page

Add a description, image, and links to the explanation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the explanation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.