Roald Ruiter
Roald Ruiter
It is a small issue, but annoying non the less. When I try to commit a json log file, it gets flagged by the [json5 pre-commit hook](https://gitlab.com/bmares/check-json5 ). ``` check...
There are several implicit conversion warnings as shown below. For example ``` // line 59 _message := CONCAT('ERROR NOT UNIQUE STEP_ID ',UINT_TO_STRING(inStepID)); ``` where `inStepID` is actually an `INT`. ##...
If I type `Shape` and press Alt + Enter in PyCharm to find the correct import, it doesn't give `nptyping.Shape` as a suggestion. But if I add `from nptyping import...
found a few more
https://luzkan.github.io/smells/global-data 
I didn't know what all of them were, so I looked them up. Figured it would be good to have the links there. I couldn't find a good link for...
https://github.com/belav/csharpier 1. install CSharpier - `dotnet tool install csharpier -g` 2. Add to `pre-commit-config.yaml` ```yaml - repo: local hooks: - id: CSharpier name: Format C# files entry: dotnet csharpier language:...
https://infosys.beckhoff.com/english.php?content=../content/1033/tf6421_tc3_xml_server/187144587.html&id=