Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(command): improve implementation of area management #1636

Merged
merged 2 commits into from
Jul 4, 2023

Conversation

laurent-laporte-pro
Copy link
Contributor

L'objectif de cette PR est de simplifier l'implémentation de la gestion des aires au niveau des commandes.

Cette PR ajoute aussi une petite documentation.

@commit-lint
Copy link

commit-lint bot commented Jun 30, 2023

Code Refactoring

  • model: improve the documentation and implementation of the AreaManager (6c8943c)
  • command: replace get_or_create_section by dict.setdefault (9777fbf)

Contributors

laurent-laporte-pro

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@laurent-laporte-pro laurent-laporte-pro linked an issue Jun 30, 2023 that may be closed by this pull request
@laurent-laporte-pro laurent-laporte-pro self-assigned this Jun 30, 2023
@laurent-laporte-pro laurent-laporte-pro force-pushed the feature/1629-refactor-area-manager branch from 9bf846e to 9777fbf Compare July 4, 2023 07:57
@laurent-laporte-pro laurent-laporte-pro merged commit 4ff61e4 into dev Jul 4, 2023
@laurent-laporte-pro laurent-laporte-pro deleted the feature/1629-refactor-area-manager branch July 4, 2023 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ANT-706] Add ST-storage (variant) commands
2 participants