Commit Graph

11 Commits

Author SHA1 Message Date
0c17410e18
style: Styling i forgot to commit earlier 2023-11-18 06:59:39 +01:00
1c1e57d868
ci: Add and configure mypy, and make it happy 2023-11-16 09:44:36 +01:00
b30603a190
feat: Make it possible to load SSB secrets from a non-default file 2023-11-16 05:29:52 +01:00
d51f27d883
ci: Add and configure PyLint, and make it happy 2023-11-14 06:03:46 +01:00
8f5d355ea0
ci: Update and configure isort, and make it happy 2023-11-14 05:16:10 +01:00
d1a0510734
ci: Use black instead of flake8
It results in mostly the same style, plus it’s configurable via pyproject.toml.
2023-11-13 13:57:42 +01:00
50442c56fe
chore: Make the project REUSE compatible 2023-11-13 13:41:30 +01:00
Pedro Ferreira
8e4228ede1 Specify default Loader
Not specifyin one is now deprecated behaviour.
2019-06-12 21:09:48 +02:00
Pedro Ferreira
e2ec8313dc Refactor feed code 2017-08-05 18:21:14 +02:00
Pedro Ferreira
ee68cd125b Add load_ssb_secret() to utils 2017-08-05 12:40:44 +02:00
Pedro Ferreira
fe95688f9d First partially working implementation 2017-06-02 20:09:55 +02:00