cookiecutter-django/tests
masavini 1ed6d6e03b
VS Code Dev Container (#4198)
* decontainer setup

* update

* fix typo

* keep .envs

* add info

* typo

* minor fixes

* keep compose/production

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add isort and lint

* choose editor and configure devcontainer

* choose editor and configure devcontainer

* add ssh client

* Remove isort arguments duplicated with base config

* End of file

* Only keep black as code formatter

* Add note about black not being accepted as formatter in devcontainer

* Avoid empty lines in devcontainer.json

* Move bash_history into .devcontainer folder

* Remove .prettierignore file

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-07-03 11:55:33 +02:00
..
__init__.py Fix carriage return in .gitignore on Windows (#3456) 2021-12-16 11:07:47 +00:00
test_bare.sh Relax rules for linting of pull requests on this template (#4273) 2023-04-15 13:21:18 +01:00
test_cookiecutter_generation.py VS Code Dev Container (#4198) 2023-07-03 11:55:33 +02:00
test_docker.sh Relax rules for linting of pull requests on this template (#4273) 2023-04-15 13:21:18 +01:00
test_hooks.py Fix inconsistent line length and move configs to pyproject.toml (#4276) 2023-04-15 15:43:04 +01:00