Skip to content

Commit 3c674f0

Browse files
humitosagjohnson
authored andcommitted
Use readthedocs-common to share linting files accross different repos (#3808)
* Remove shared autolint config files * readthedocs-common submodule added * Add proper symlinks to all the shared linting config * Update submodule for unhidden files * Recover prospector-more.yml since it's specific for this repo
1 parent ded401e commit 3c674f0

9 files changed

+10
-377
lines changed

.eslintrc

Lines changed: 0 additions & 42 deletions
This file was deleted.

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
readthedocs-common/eslintrc

.flake8

Lines changed: 0 additions & 3 deletions
This file was deleted.

.flake8

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
readthedocs-common/flake8

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "readthedocs-common"]
2+
path = readthedocs-common
3+
url = https://github.com/rtfd/readthedocs-common.git

.isort.cfg

Lines changed: 0 additions & 9 deletions
This file was deleted.

.isort.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
readthedocs-common/isort.cfg

.pep8

Lines changed: 0 additions & 3 deletions
This file was deleted.

.pep8

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
readthedocs-common/pep8

.pre-commit-config.yaml

Lines changed: 0 additions & 65 deletions
This file was deleted.

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
readthedocs-common/pre-commit-config.yaml

.style.yapf

Lines changed: 0 additions & 203 deletions
This file was deleted.

0 commit comments

Comments
 (0)