← back to harche__alphanso

All specs 2 total

All specs Real LLM only Function bodies
GitConflictValidator.__init__REAL LLM gemma4:latest · · unknown
src/alphanso/validators/git.py
Initializes a Git conflict validator instance by accepting an optional name, a maximum execution timeout, and an optional directory to run git commands within. It stores the provided working directory path internally for later use. This constructor does not return a value and has no observable side effects other than setting up the object's state.
GitConflictValidator.__init__templated static_v1 · constant · MIT
src/alphanso/validators/git.py · L30
Method `GitConflictValidator.__init__` with 3 parameter(s); returns `None`. Classified as `stateful` side-effect.