Commit Graph

4 Commits

Author SHA1 Message Date
dengbo 7dbf5e90a9 chore: update deepsource config
Update deepsource config.
2025-08-04 10:57:01 +08:00
dengbo 941b502118 chore: Configures DeepSource analysis and formatting
- Adds global exclusion patterns to ignore specific directories and files.
- Enables and configures the C++, Shell, Secrets, and Test Coverage analyzers.
- Configures the clang-format and prettier transformers for code formatting,
  including specifying include and exclude patterns.
2025-07-18 14:52:34 +08:00
dengbo b89b6435e8 chore: removes meta analyzer configuration
Removes the meta analyzer configuration from the DeepSource configuration file.
2025-07-17 17:33:26 +08:00
dengbo e5c882f039 chore: adds DeepSource configuration and badge
Adds a DeepSource configuration file for static analysis and includes a DeepSource badge in the README files to display the project's code quality status.
2025-07-17 16:50:21 +08:00