Skip to content

Commit

Permalink
remove checking coding convention tools
Browse files Browse the repository at this point in the history
  • Loading branch information
silabs-hieuhoang committed Nov 15, 2024
1 parent 76fc909 commit e7b3b80
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 279 deletions.
27 changes: 0 additions & 27 deletions .pre-commit-config.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions docs/coding_convention_tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
> [!NOTE]
> This is a code formatter tool that helps ensure consistent coding style and detects common issues in source code files.
It integrates with pre-commit, allowing you to automate code formatting and checks as part of your development workflow.
>
> **Currently it is only used internally for checking during development, not publicly available.**
- See details rule check in folder tools: [tools]().

Expand Down
8 changes: 0 additions & 8 deletions docs/release_note.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,6 @@ This release contains the following components:

- <repo>*.xml


----------------
Coding Convention

- <repo>/tools

- <repo>.pre-commit-config.yaml

----------------

## Revision History
Expand Down
50 changes: 0 additions & 50 deletions tools/.clang-tidy

This file was deleted.

10 changes: 0 additions & 10 deletions tools/.codespell/.codespellrc

This file was deleted.

Empty file removed tools/.codespell/exclude-file.txt
Empty file.
2 changes: 0 additions & 2 deletions tools/.codespell/ignore-words.txt

This file was deleted.

182 changes: 0 additions & 182 deletions tools/uncrustify.cfg

This file was deleted.

0 comments on commit e7b3b80

Please sign in to comment.