Skip to content
This repository was archived by the owner on Mar 2, 2025. It is now read-only.

Commit 52c102a

Browse files
committed
Add note about SonarCloud alerts
1 parent ce10298 commit 52c102a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,8 @@ Bug Tracker and Support
238238
Unit-Tests and Development
239239
--------------------------
240240

241+
We are manually disabling some [SonarCloud](https://sonarcloud.io/) alerts with `#pragma warning disable S1313`, where `S1313` is a False-positive that [SonarCloud](https://sonarcloud.io) flags in [CiscoConfParse](https://github.com/mpenning/ciscoconfparse/)
242+
241243
The project\'s [test workflow][1] checks ciscoconfparse on Python versions 3.7 and higher, as well as a [pypy JIT][22] executable.
242244

243245
Caveats:

0 commit comments

Comments
 (0)