Pylint report
Report generated on 2025-08-04 at 12:50:02 using
pylint-report
Score:
9.99
/ 10
/home/runner/work/git-dag/git-dag/pyproject.toml (0)
Command line (0)
Command line or configuration file (0)
git_dag.__init__ (0)
git_dag.cli (0)
git_dag.constants (0)
git_dag.dag (0)
git_dag.exceptions (0)
git_dag.git_commands (0)
git_dag.git_objects (0)
git_dag.git_repository
(1)
git_dag.interfaces.graphviz (0)
git_dag.interfaces.dag_base (0)
git_dag.parameters (0)
git_dag.py (0)
git_dag.test.conftest (0)
git_dag.test.test_git_repository (0)
git_dag.test.test_cli (0)
git_dag.test.test_parameters (0)
git_dag.test.test_real_repos (0)
git_dag.test.test_git_commands (0)
git_dag.test.test_utils (0)
git_dag.utils (0)
common_utils (0)
example_fetch_merge_rebase (0)
example_git_internals (0)
example_rebase_onto (0)
example_revisions_and_ranges (0)
Module:
git_dag.git_repository (1)
symbol
# msg
fixme
1
type
# msg
warning
1
line
column
symbol
type
obj
message
0
562
9
fixme
warning
FIXME: maybe it is possible to pass a flag to git cat-file to include it?