github.com/grantbow/fit@v0.7.1-0.20220916164603-1f7c88ac81e6/fit/getrootdir/Description (about)

     1  function GetRootDir
     2  is not named correctly
     3  it and all that call it should be renamed to
     4  something like GetIssuesRootDir
     5  
     6  naming vs. GetBugDir in code cleanup.
     7  
     8  solution was to change to RootDirer and IssuesDirer
     9  
    10  change was done in previous commits.
    11