• smartcontracts's avatar
    feat: clean up TODOs and add CI check (#12005) · ff338bc1
    smartcontracts authored
    * maint: clean up TODO tags
    
    Cleans up existing TODO tags, particularly those that referenced
    old Linear issues. Updates the todo-checker script to allow
    <#issue> as well as <issue>.
    
    * feat(ci): add todo-issues check to main CI
    
    Updates the main CI workflow to run the todo-issues check. For
    now this check will ignore any bare TODOs. We can update the
    script later to reject bare TODOs.
    ff338bc1
Name
Last commit
Last update
..
build_cancel.go Loading commit data...
build_invalid.go Loading commit data...
build_seal.go Loading commit data...
build_sealed.go Loading commit data...
build_start.go Loading commit data...
build_started.go Loading commit data...
engine_controller.go Loading commit data...
engine_kind.go Loading commit data...
engine_reset.go Loading commit data...
engine_update.go Loading commit data...
events.go Loading commit data...
iface.go Loading commit data...
params.go Loading commit data...
payload_invalid.go Loading commit data...
payload_process.go Loading commit data...
payload_success.go Loading commit data...