Apply suggestions from code review
Co-authored-by: Octavia Togami <octavia.togami@gmail.com>
Resolve many of octy's review notes
Further review fixes
Further review improvements
Fix symlink check
PR notes
Few fixes from review
IntelliJ stop resetting this config option challenge
feedback
remove the unused function (c32ac0b6 by Maddy Miller)
Apply suggestions from code review
Co-authored-by: Octavia Togami <octavia.togami@gmail.com> (f36e4e97 by Maddy Miller)
Remove unncessary (un)init log points (337cc5f6 by markus ebner)
Rename Schematic to SchematicPath and cleanup
- Resolve first batch of review comments
- Renamed Schematic to SchematicPath
- Removed custom hashCode() and equals() implementations
- Added unit-test to make sure it behaves as expected (fbc2d7b9 by markus ebner)
Add command suggestions for schematic filenames (daa081ae by markus ebner)
Implement SchematicsManager to cache list of known schematics (8cef682e by markus ebner)
Apply suggestions from code review
Co-authored-by: Octavia Togami <octavia.togami@gmail.com> (db2f70a8 by Maddy Miller)
Remove unncessary (un)init log points (1c0947f4 by markus ebner)
Rename Schematic to SchematicPath and cleanup
- Resolve first batch of review comments
- Renamed Schematic to SchematicPath
- Removed custom hashCode() and equals() implementations
- Added unit-test to make sure it behaves as expected (89c75a1e by markus ebner)
Add command suggestions for schematic filenames (657c34ea by markus ebner)
Implement SchematicsManager to cache list of known schematics (26281225 by markus ebner)