This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
MirrorHub
/
synapse
Watch
0
Star
0
Fork
You've already forked synapse
1
mirror of
https://mau.dev/maunium/synapse.git
synced
2024-11-11 12:31:58 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
ef3619e61d
synapse
/
setup.cfg
10 lines
118 B
INI
Raw
Normal View
History
Unescape
Escape
Fix manifest. Ignore contrib and docs directories when checking manifest against source control.
2015-01-22 15:32:51 +01:00
[check-manifest]
ignore
=
Add a list of hashes to ignore during git blame. (#9560) The hashes are from commits due to auto-formatting, e.g. running black. git can be configured to use this automatically by running the following: git config blame.ignoreRevsFile .git-blame-ignore-revs
2021-03-09 13:34:55 +01:00
.git-blame-ignore-revs
Fix manifest. Ignore contrib and docs directories when checking manifest against source control.
2015-01-22 15:32:51 +01:00
contrib
contrib/*
docs/*
pylint.cfg
tox.ini
Add max-line-length to the flake8 section of setup.cfg
2015-08-13 14:12:33 +02:00
Reference in a new issue
Copy permalink