Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

### 0.2.2 (Next)

* [#13](https://github.com/ruby-grape/danger/pull/12): Remove README TOC check - [@alexanderadam](https://github.com/alexanderadam)
* Your contribution here.

### 0.2.1 (2024/02/01)
Expand Down
5 changes: 0 additions & 5 deletions Dangerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ end
# --------------------------------------------------------------------------------------------------------------------
changelog.check!

# --------------------------------------------------------------------------------------------------------------------
# Do you have a TOC?
# --------------------------------------------------------------------------------------------------------------------
toc.check!

# --------------------------------------------------------------------------------------------------------------------
# Don't let testing shortcuts get into master by accident,
# ensuring that we don't get green builds based on a subset of tests.
Expand Down