Jesse Donat
Jesse Donat
Having a Godoc badge in the README is a nice quality of life upgrade. Makes scanning the docs just a pinch easier.
Run lambdas scoped with an error handler for nicer error messages.
If a *Spec.php file is loaded, and no expectations were added, throw a warning or information notice.
List of things to fix ~before merging~ - [x] Currently missing block count - [ ] Save clicked blocks across page loads _Originally posted by @donatj in https://github.com/donatj/Circle-Generator/issues/4#issuecomment-1165781306_
Some ideas were either name spacing or So the corpus class or whatever replaces it would operate something like ``` $retval = include($variable_file); ``` and then the individual pages/modules could...