We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66cabab commit cbdb790Copy full SHA for cbdb790
ci/dev/fmt.sh
@@ -31,7 +31,6 @@ main() {
31
doctoc --title '# Contributor Covenant Code of Conduct' docs/CODE_OF_CONDUCT.md >/dev/null
32
doctoc --title '# iPad' docs/ipad.md >/dev/null
33
doctoc --title '# Termux' docs/termux.md >/dev/null
34
- doctoc --title '# Changelog' CHANGELOG.md >/dev/null
35
36
if [[ ${CI-} && $(git ls-files --other --modified --exclude-standard) ]]; then
37
echo "Files need generation or are formatted incorrectly:"
0 commit comments