- Feb 22, 2022
-
-
Frank Winklmeier authored
- Remove obsolete ATL238 (Py2to3 migration). - Move ATL902 from `--enable-extensions` to `--select`, which has the same effect (flake8 always gives priority to the most specific error code from the select/ignore lists).
-
- Feb 07, 2022
-
-
Tadej Novak authored
-
- Aug 04, 2021
-
-
- Apr 30, 2020
-
-
Rafal Bielski authored
-
- Mar 25, 2020
-
-
Attila Krasznahorkay authored
This is to allow developers to build VP1 packages using the container set up by VS Code using this code.
-
- Dec 14, 2019
-
-
Add `CMAKE_DUMP_ENV_FILE` option to dump a subset of the environment (currently only `PYTHONPATH`) into a file that can be used by IDEs like VSCode.
-
- Dec 03, 2019
-
-
Rafal Bielski authored
-
Attila Krasznahorkay authored
This is just to help the CI system to categorise merge requests that touch files in these directories.
-
- Nov 29, 2019
-
-
Rafal Bielski authored
-
The idea is that for VS Code based development we should rely on the container capabilities of the editor. Letting it create a terminal for us that we could compile code in, while relying on the files and environment created inside the container, to interpret our code.
-