diff options
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 |