Skip to content
Verified Commit ada24ab3 authored by decentral1se's avatar decentral1se
Browse files

Take a refactoring pass



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>
parent cd20970e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment