Skip to content
  • decentral1se's avatar
    Take a refactoring pass · ada24ab3
    decentral1se authored
    
    
    This was a bit of whirlwind but the vague list is:
    
      * Put everything into librehosters.config.Config
      * Refactor librehosters_cli.commands.* to use new Config
      * Ensure both 'missing' and 'unknown' schema key validation
      * Use only click.UsageError (not click.ClickException)
      * Store constants in librehosters_cli.settings
    
    I think that's it then!
    
    Signed-off-by: default avatarLuke Murphy <lukewm@riseup.net>
    ada24ab3