From b73908611f703f2f547f436d740622d3242b76a4 Mon Sep 17 00:00:00 2001 From: josiah Date: Sun, 30 Jan 2022 19:05:23 -0600 Subject: [PATCH] Add plans, try fixing org mode syntax. --- readme.org | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/readme.org b/readme.org index e66a508..2484dc0 100644 --- a/readme.org +++ b/readme.org @@ -6,13 +6,13 @@ ** Development Make sure this is run inside a git repo. -#+NAME: Install prereqs +#+name: Install prereqs #+begin_src shell pipenv shell pipenv install -d isort mypy pylint pre-commit #+end_src -#+NAME:Configure pre-commit +#+name: Configure pre-commit #+begin_src shell pre-commit install pre-commit autoupdate @@ -27,3 +27,6 @@ Going forward, pre-commit and its hooks will be run ahead of every commit you ma *** Common issues 1. You really need to be inside a git repo or pre-commit will not work. 2. If you modify `pyproject.toml` make sure your syntax is correct; many linters will error in arcane ways due to an improperly titled section. + +** Plans + Eventually, I'll write automation for pulling stuff from all my chat apps, all my browsers, etc. I've just started with my watch so far.