You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* adde file for type checkers according to PEP 561
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* added static code analysis as a dev-test
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* added the "typed" trove
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* added `flake8-annotations` to the tests
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* added type hints
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* further typing updates
Signed-off-by: Paul Horton <phorton@sonatype.com>
* further typing additions and test updates
Signed-off-by: Paul Horton <phorton@sonatype.com>
* further typing
Signed-off-by: Paul Horton <phorton@sonatype.com>
* further typing - added type stubs for toml and setuptools
Signed-off-by: Paul Horton <phorton@sonatype.com>
* further typing
Signed-off-by: Paul Horton <phorton@sonatype.com>
* typing work
Signed-off-by: Paul Horton <phorton@sonatype.com>
* coding standards
Signed-off-by: Paul Horton <phorton@sonatype.com>
* fixed tox and mypy running in correct python version
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* supressed mypy for `cyclonedx.utils.conda.parse_conda_json_to_conda_package`
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* fixed type hints
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* fixed some typing related flaws
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* added flake8-bugbear for code analysis
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Co-authored-by: Paul Horton <phorton@sonatype.com>
0 commit comments