Skip to content

Commit

Permalink
Restructure documentation for releasing Airflow/Providers (apache#12350)
Browse files Browse the repository at this point in the history
  • Loading branch information
potiuk authored Nov 13, 2020
1 parent aac3877 commit 648dd7c
Show file tree
Hide file tree
Showing 5 changed files with 1,546 additions and 1,465 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ repos:
hooks:
- id: doctoc
name: Add TOC for md files
files: ^README\.md$|^CONTRIBUTING\.md$|^UPDATING.*.md$|^dev/README\.md$|^dev/PROVIDER_PACKAGES.md$
files: ^README\.md$|^CONTRIBUTING\.md$|^UPDATING.*.md$|^dev/.*.md$
args:
- "--maxlevel"
- "2"
Expand Down
File renamed without changes.
Loading

0 comments on commit 648dd7c

Please sign in to comment.