Skip to content
  • Clement Sam's avatar
    fix: better config package to enhance test and restructuring (#223) · ef3709df
    Clement Sam authored
    * fix: better config package
    
    * fix: replace config.getRepo() with git.getRepo
    
    * feat: add ability to set git protocol (#221)
    
    * fix: repo clone requires authentication
    
    Closes #198
    
    * feat: add ability to set git protocol
    
    * Format code with gofmt
    
    This commit fixes the style issues introduced in 73ee693f
    
     according to the output
    from gofmt.
    
    Details: https://deepsource.io/gh/profclems/glab/transform/1a6879e9-070f-4a9f-a42c-ae4469dfc95d/
    
    * fix: bug risks
    
    Co-authored-by: default avatardeepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    
    * fix: replace config.getRepo() with git.getRepo
    
    * Format code with gofmt
    
    This commit fixes the style issues introduced in 1c0e5976 according to the output
    from gofmt.
    
    Details: https://deepsource.io/gh/profclems/glab/transform/ce823f01-c76a-4927-9730-868dfe3c5012/
    
    * Write aliases to file 🔥
    
    * add local config support
    
    * fix tests 🔨
    
    * Format...
    ef3709df