@bam.tech/danger-plugin-todo

Address your technical dept at some points

Usage no npm install needed!

<script type="module">
  import bamTechDangerPluginTodo from 'https://cdn.skypack.dev/@bam.tech/danger-plugin-todo';
</script>

README

danger-plugin-todo

Build Status npm version semantic-release

Address your technical dept at some point

Credits

This package is more or less a fork from danger-plugin-fixme from @zetaron, licensed under MIT.

Usage

Install:

yarn add @tychot/danger-plugin-todo --dev

At a glance:

// dangerfile.js
import { schedule } from "danger";
import todo from "@tychot/danger-plugin-todo";

schedule(todo());

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.