diff options
author | mail_redacted_for_web | 2024-08-26 12:46:23 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2024-08-26 12:46:23 +0200 |
commit | b20e14a022b42024ee6d7212b5b641b98441975f (patch) | |
tree | 8ef193be01c032884f35f720de2845c3cc60637d | |
parent | 49cc96c92506f20112c83a5d2bbe6947a519b667 (diff) | |
download | dotfiles-b20e14a022b42024ee6d7212b5b641b98441975f.tar.bz2 |
+ .config/flake8v1.2.1
l--------- | .config/flake8 | 1 | ||||
-rw-r--r-- | .gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.config/flake8 b/.config/flake8 new file mode 120000 index 0000000..cb0568d --- /dev/null +++ b/.config/flake8 @@ -0,0 +1 @@ +../.flake8
\ No newline at end of file @@ -31,3 +31,4 @@ #!/git-prompt !/.githooks !/.screenrc +!/.config/flake8 |