Skip to content

Conversation

@WovenCoast
Copy link
Contributor

This pull request introduces a new .deepsource.toml configuration file to set up automated code analysis and formatting tools for the project. The configuration enables Python static analysis, test coverage reporting, and multiple code formatters to help maintain code quality and consistency.

Configuration and tooling setup:

  • Added .deepsource.toml to enable DeepSource analyzers for Python code analysis and test coverage, specifying Python runtime version 3.x.
  • Enabled code formatters (autopep8, black, and isort) as DeepSource transformers to automatically format and organize Python code.

@athphane athphane merged commit 809db8f into athphane:master Oct 20, 2025
1 check passed
@WovenCoast WovenCoast deleted the add-deepsource-file branch October 20, 2025 06:51
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