todos icon indicating copy to clipboard operation
todos copied to clipboard

Parse TODO and FIXME comments from code

Results 84 todos issues
Sort by recently updated
recently updated
newest added

Bumps [fossas/fossa-action](https://github.com/fossas/fossa-action) from 1.3.1 to 1.3.3. Release notes Sourced from fossas/fossa-action's releases. v1.3.3 Add support for passing a --project argument to fossa. v1.3.2 Switch action to use node20 before GH...

dependencies
github_actions

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2. Release notes Sourced from actions/setup-node's releases. v4.0.2 What's Changed Add support for volta.extends by @​ThisIsManta in actions/setup-node#921 Add support for arm64 Windows by @​dmitry-shibanov...

dependencies
github_actions

Bumps [thehanimo/pr-title-checker](https://github.com/thehanimo/pr-title-checker) from 1.4.1 to 1.4.2. Release notes Sourced from thehanimo/pr-title-checker's releases. v1.4.2 Transition to node 20 Commits 1d8cd48 Merge pull request #46 from MoLow/patch-1 7bcfcff Update release-drift action to...

dependencies
github_actions

**Is your feature request related to a problem? Please describe.** In larger projects it would be quite nice to see who added a todo, to maybe be able to later...

enhancement

Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.1 to 2.27.2. Release notes Sourced from github.com/urfave/cli/v2's releases. v2.27.2 What's Changed Cleanup: Remove unnecessary intermediate variables by @​1ambd4 in urfave/cli#1857 Docs:(issue_1866) Fix documentation on filepath vs...

dependencies
go

Bumps [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils) from 0.7.7 to 0.8.1. Release notes Sourced from sigs.k8s.io/release-utils's releases. v0.8.1 What's Changed build(deps): bump the all group with 2 updates by @​dependabot in kubernetes-sigs/release-utils#101 http agent: Properly...

dependencies
go

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.39.0 to 0.40.0. Release notes Sourced from markdownlint-cli's releases. 0.40.0 Update markdownlint dependency to 0.34.0 Use micromark in MD027/MD028/MD036/MD040/MD041/MD046/MD048 Improve MD013/MD034/MD049/MD050/MD051 Add support for TOML configuration files...

dependencies
javascript

Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.33.0 to 1.35.1. Changelog Sourced from yamllint's changelog. 1.35.1 (2024-02-16) Restore ignoration of files passed as command-line arguments Revert API change from version 1.35.0 1.35.0 (2024-02-15) Fix...

dependencies
python

Use https://github.com/dayvonjersen/linguist. - [ ] https://github.com/dayvonjersen/linguist/issues/6 : module needs to be go-gettable first

refactor

Create some e2e tests that run on the `todos` CLI

help wanted
tests