Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher authored Apr 18, 2018
2 parents c77078b + 70ffa2f commit a4f9d63
Show file tree
Hide file tree
Showing 200 changed files with 3,850 additions and 2,760 deletions.
42 changes: 0 additions & 42 deletions .eslintrc

This file was deleted.

1 change: 1 addition & 0 deletions .eslintrc
3 changes: 0 additions & 3 deletions .flake8

This file was deleted.

1 change: 1 addition & 0 deletions .flake8
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
*.jpg binary
*.otf binary
*.png binary
*.eot binary
*.ttf binary
*.whl binary
*.woff binary
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Details

* Project URL:
* Read the Docs project URL:
* Build URL (if applicable):
* Read the Docs username (if applicable):
* Read the Docs username (if applicable):

## Expected Result

Expand Down
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
_build
bower_components/
contrib/supervisord.log
contrib/supervisord.pid
celerybeat-schedule.*
deploy/.vagrant
dist/*
local_settings.py
Expand All @@ -30,6 +32,7 @@ media/man
media/pdf
media/static
node_modules
package-lock.json
readthedocs/rtd_tests/builds
readthedocs/rtd_tests/tests/builds
user_builds
Expand All @@ -45,6 +48,7 @@ readthedocs/htmlcov
tags
.python-version
*.pyo
.pytest_cache/

# Environments
.env
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "common"]
path = common
url = https://github.com/rtfd/common.git
9 changes: 0 additions & 9 deletions .isort.cfg

This file was deleted.

1 change: 1 addition & 0 deletions .isort.cfg
3 changes: 0 additions & 3 deletions .pep8

This file was deleted.

1 change: 1 addition & 0 deletions .pep8
65 changes: 0 additions & 65 deletions .pre-commit-config.yaml

This file was deleted.

1 change: 1 addition & 0 deletions .pre-commit-config.yaml
203 changes: 0 additions & 203 deletions .style.yapf

This file was deleted.

1 change: 1 addition & 0 deletions .style.yapf
Loading

0 comments on commit a4f9d63

Please sign in to comment.