Skip to content

Conversation

@yangcht
Copy link
Contributor

@yangcht yangcht commented Aug 7, 2024

Adding a regex pattern for C/C++ (length check of non-comment lines).

yangcht and others added 6 commits August 2, 2024 10:18
adding pattern for
* Update COOKBOOK.md

Adding a regex example to find line-length issues of any non-comment part of the code.

* Update COOKBOOK.md

Fix typo.

* Update config.py

upgrade from re to regex to support more features.

* Update parse.py

upgrade to regex from re

* Update linter-requirements.txt

* Update COOKBOOK.md

Fixing unicode issues
@codingjoe codingjoe changed the title Cookbook update Add a length check of non-comment lines in C/C++ to the cookbook Aug 9, 2024
@codingjoe codingjoe merged commit 8da6c45 into codingjoe:main Aug 9, 2024
@yangcht yangcht deleted the cookbook_update branch August 9, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants