opensourcecobol / opensourcecobol4j

A new version of opensourcecobol. Translate COBOL to Java.
https://opensourcecobol.github.io/opensourcecobol4j/
GNU General Public License v3.0
74 stars 34 forks source link

Disable cppcheck and clang-format #518

Closed yutaro-sakamoto closed 3 weeks ago

yutaro-sakamoto commented 3 weeks ago

This pull request includes changes to the .github/workflows/static-analysis.yml file, specifically commenting out certain static analysis checks. The most important changes are:

Static analysis workflow adjustments: