Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create test_huge_number.py Signed-off-by: Ian Hunter <[email protected]> * style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf This commit fixes the style issues introduced in b91775b according to the output from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf. Details: #472 * Update test_huge_number.py Signed-off-by: Ian Hunter <[email protected]> * style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf This commit fixes the style issues introduced in bf8f6a3 according to the output from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf. Details: #472 * Update test_huge_number.py Signed-off-by: Ian Hunter <[email protected]> * Update safe_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update safe_functions.h Signed-off-by: Ian Hunter <[email protected]> * Update dice.lex Signed-off-by: Ian Hunter <[email protected]> * Update vec.h Signed-off-by: Ian Hunter <[email protected]> * Update roll_parameters.h Signed-off-by: Ian Hunter <[email protected]> * Update dice.yacc Signed-off-by: Ian Hunter <[email protected]> * Update vec.h Signed-off-by: Ian Hunter <[email protected]> * Update vector_functions.h Signed-off-by: Ian Hunter <[email protected]> * Update vector_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update string_functions.h Signed-off-by: Ian Hunter <[email protected]> * Update vector_functions.h Signed-off-by: Ian Hunter <[email protected]> * Update string_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update vector_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update safe_functions.h Signed-off-by: Ian Hunter <[email protected]> * Update safe_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update mocking.h Signed-off-by: Ian Hunter <[email protected]> * Update mocking.c Signed-off-by: Ian Hunter <[email protected]> * Update array_functions.h Signed-off-by: Ian Hunter <[email protected]> * Update array_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update randomness.c Signed-off-by: Ian Hunter <[email protected]> * Update randomness.h Signed-off-by: Ian Hunter <[email protected]> * Update dice_frontend.c Signed-off-by: Ian Hunter <[email protected]> * Update dice_core.h Signed-off-by: Ian Hunter <[email protected]> * Update dice_core.c Signed-off-by: Ian Hunter <[email protected]> * Update vec.h Signed-off-by: Ian Hunter <[email protected]> * Update dice_frontend.c Signed-off-by: Ian Hunter <[email protected]> * Update vec.h Signed-off-by: Ian Hunter <[email protected]> * Update vec.h Signed-off-by: Ian Hunter <[email protected]> * Update dice_frontend.c Signed-off-by: Ian Hunter <[email protected]> * Update dice_frontend.c Signed-off-by: Ian Hunter <[email protected]> * Update dice.yacc Signed-off-by: Ian Hunter <[email protected]> * Update dice.lex Signed-off-by: Ian Hunter <[email protected]> * Update shared_header.h Signed-off-by: Ian Hunter <[email protected]> * Update vector_functions.h Signed-off-by: Ian Hunter <[email protected]> * Update vector_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update safe_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update array_functions.h Signed-off-by: Ian Hunter <[email protected]> * Update array_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update dice_frontend.h Signed-off-by: Ian Hunter <[email protected]> * Update dice_frontend.c Signed-off-by: Ian Hunter <[email protected]> * Update roll_parameters.h Signed-off-by: Ian Hunter <[email protected]> * Update vector_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update vector_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update vector_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update dice.yacc Signed-off-by: Ian Hunter <[email protected]> * Update macros.c Signed-off-by: Ian Hunter <[email protected]> * Update conditionals.c Signed-off-by: Ian Hunter <[email protected]> * Update conditionals.h Signed-off-by: Ian Hunter <[email protected]> * Update vector_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update vector_functions.h Signed-off-by: Ian Hunter <[email protected]> * Update dice.yacc Signed-off-by: Ian Hunter <[email protected]> * Update conditionals.c Signed-off-by: Ian Hunter <[email protected]> * Update vector_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update conditionals.c Signed-off-by: Ian Hunter <[email protected]> * Update conditionals.h Signed-off-by: Ian Hunter <[email protected]> * replace pcg-basic with pcg-c * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update test_OS.yml Signed-off-by: Ian Hunter <[email protected]> * Update test_core.yml Signed-off-by: Ian Hunter <[email protected]> * Update test_language_bindings.yml Signed-off-by: Ian Hunter <[email protected]> * Update test_packages.yml Signed-off-by: Ian Hunter <[email protected]> * Update test_OS.yml Signed-off-by: Ian Hunter <[email protected]> * Update randomness.c Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update dice.yacc Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update randomness.c Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update safe_functions.h Signed-off-by: Ian Hunter <[email protected]> * Update dice.yacc Signed-off-by: Ian Hunter <[email protected]> * Update safe_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update safe_functions.h Signed-off-by: Ian Hunter <[email protected]> * Update safe_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update dice.yacc Signed-off-by: Ian Hunter <[email protected]> * Update target.mk Signed-off-by: Ian Hunter <[email protected]> * Update target.mk Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update target.mk Signed-off-by: Ian Hunter <[email protected]> * Update target.mk Signed-off-by: Ian Hunter <[email protected]> * Update test_language_bindings.yml Signed-off-by: Ian Hunter <[email protected]> * Update randomness.c Signed-off-by: Ian Hunter <[email protected]> * Update safe_functions.c Signed-off-by: Ian Hunter <[email protected]> * Update safe_functions.h Signed-off-by: Ian Hunter <[email protected]> * Update lint_codeQL.yml Signed-off-by: Ian Hunter <[email protected]> * Update target.mk Signed-off-by: Ian Hunter <[email protected]> * Update target.mk Signed-off-by: Ian Hunter <[email protected]> * Update randomness.c Signed-off-by: Ian Hunter <[email protected]> * Update target.mk Signed-off-by: Ian Hunter <[email protected]> * Update test_OS.yml Signed-off-by: Ian Hunter <[email protected]> * Update target.mk Signed-off-by: Ian Hunter <[email protected]> * Update test_huge_number.py Signed-off-by: Ian Hunter <[email protected]> * Update target.mk Signed-off-by: Ian Hunter <[email protected]> * Update target.mk Signed-off-by: Ian Hunter <[email protected]> * Update target.mk Signed-off-by: Ian Hunter <[email protected]> * Update target.mk Signed-off-by: Ian Hunter <[email protected]> * Update target.mk Signed-off-by: Ian Hunter <[email protected]> * Update test_troika.py Signed-off-by: Ian Hunter <[email protected]> * Update target.mk Signed-off-by: Ian Hunter <[email protected]> * remove union to another PR * Update dice.yacc Signed-off-by: Ian Hunter <[email protected]> * Update conditionals.c Signed-off-by: Ian Hunter <[email protected]> * Update dice.yacc Signed-off-by: Ian Hunter <[email protected]> * Update dice.yacc Signed-off-by: Ian Hunter <[email protected]> * Update dice.yacc Signed-off-by: Ian Hunter <[email protected]> * Update dice_core.c Signed-off-by: Ian Hunter <[email protected]> * Update dice.yacc Signed-off-by: Ian Hunter <[email protected]> * Update __init__.py Signed-off-by: Ian Hunter <[email protected]> * style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf This commit fixes the style issues introduced in 7365bee according to the output from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf. Details: #472 * Update __init__.py Signed-off-by: Ian Hunter <[email protected]> * style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf This commit fixes the style issues introduced in 346fe6d according to the output from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf. Details: #472 * Update test_huge_number.py Signed-off-by: Ian Hunter <[email protected]> * Update test_huge_number.py Signed-off-by: Ian Hunter <[email protected]> * Update dice.yacc Signed-off-by: Ian Hunter <[email protected]> * Update src/grammar/rolls/dice_core.c Signed-off-by: Ian Hunter <[email protected]> * Update src/grammar/rolls/dice_core.c Signed-off-by: Ian Hunter <[email protected]> * Update test_huge_number.py Signed-off-by: Ian Hunter <[email protected]> * style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf This commit fixes the style issues introduced in 85e22cf according to the output from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf. Details: #472 * Update test_huge_number.py Signed-off-by: Ian Hunter <[email protected]> * Update __init__.py Signed-off-by: Ian Hunter <[email protected]> * style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf This commit fixes the style issues introduced in 598b67c according to the output from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf. Details: #472 * Update randomness.c Signed-off-by: Ian Hunter <[email protected]> * Update randomness.c Signed-off-by: Ian Hunter <[email protected]> * Update randomness.h Signed-off-by: Ian Hunter <[email protected]> * Update randomness.c Signed-off-by: Ian Hunter <[email protected]> * Update randomness.c Signed-off-by: Ian Hunter <[email protected]> * Update randomness.h Signed-off-by: Ian Hunter <[email protected]> * Update randomness.c Signed-off-by: Ian Hunter <[email protected]> * Update randomness.h Signed-off-by: Ian Hunter <[email protected]> * Update test_huge_number.py Signed-off-by: Ian Hunter <[email protected]> --------- Signed-off-by: Ian Hunter <[email protected]> Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> Co-authored-by: Ian Hunter <[email protected]>
- Loading branch information