[console_scripts]
dmm=digital_multimeter.cli.entrypoints:dmm

[slap.plugins.check]
changelog=slap.ext.checks.changelog:ChangelogValidationCheckPlugin
general=slap.ext.checks.general:GeneralChecksPlugin
poetry=slap.ext.checks.poetry:PoetryChecksPlugin
release=slap.ext.checks.release:ReleaseChecksPlugin

[slap.plugins.repository_ci]
github-actions=slap.ext.repository_ci.github_actions:GithubActionsRepositoryCIPlugin

