Ryan Stuart
Results
2
issues of
Ryan Stuart
## Feature Request #### Description of Problem Following on from #1584, the faker generator doesn't support arbitrary regexes. #### Acceptance Criteria - [ ] A simple regex applied to any...
Instances are passed around as an Object frequently. This should be avoided as much as possible, with more specific typing used. This gives us compile-time safety about our classes, instead...
refactoring