• Cristian Maglie's avatar
    [skip-changelog] refactoring: Fixing legacy pathnames (#2038) · 58c6bc3c
    Cristian Maglie authored
    * Removed builderCtx.BuildCachePath
    
    Because it creates a lot of confusion
    
    * Removed useless assignment
    
    * Do not store sketch build-path but generate it on demand
    
    * Removed redundant SketchLocation field and related subroutines
    
    * Replaced deprecated calls (from go linter)
    58c6bc3c
fail_if_buildpath_equals_sketchpath.go 1.16 KB