-
It would be useful to use a series of linters and type checkers (black(?), flake8, mypy) as a GutHub Action before building the image
-
It is not clear from the documentation how `--fast-list` and `--checkers` flags interact.
My guess is that when `--fast-list` is used then the value of `--checkers` is ignored. But I am not certain…
-
Hi everyone!
We would like to integrate code analyzers checkers in out project, anyone would like to help us?
Thanks in advance.
Greets.
KM11
-
This would enable us to verify `foundry_prove` test results structurally, as opposed to comparing `foundry_show` output to an expected string, which is very brittle.
-
Investigate refactoring the test suite of the custom pylint checkers. A few checkers use files to test but the majority just have small little tests. Is there a better way to test the checkers? Right …
-
The new `@jupytext` at-file type brings in files that contain a mixture of markdown and python nodes. It would be useful to run various code checkers to verify that newly written code can at least com…
-
# Handle
xYrYuYx
# Vulnerability details
## Impact
Add zero-address checkers, before use those argument
https://github.com/code-423n4/2021-11-nested/blob/main/contracts/FeeSplitter.sol#L69
https…
-
BPO | [21880](https://bugs.python.org/issue21880)
--- | :---
Nosy | @terryjreedy, @taleinat
PRs | python/cpython#9802
Files | [3rdpartychecker-v1.diff](https://bugs.python.org/file35801/3rdpartychecke…
-
Hi,
I have tried to duplicate the result based on your dayton_a2g_256_pretrained model. However, there are many checkers in the generated images which is not clearly shown in Fig.4 of you paper. I …
-
Does Buck support some way of calling extra linters/checkers in parallell with the compilation step similar to what Bazel [provides here](https://bazel.build/versions/master/docs/be/extra-actions.html…