Skip to content

Commit f8a061b

Browse files
committed
qa: remove assets
Migration was clean, remove qa assets
1 parent e3c5327 commit f8a061b

File tree

3 files changed

+0
-11417
lines changed

3 files changed

+0
-11417
lines changed

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ test-before-build: $(compatibility_validation) $(topic_validation)
3131
bundle exec mdl -g -r MD009 .
3232

3333
test-after-build: build
34-
## Check for unexpected changes between the Jekyll version and
35-
##the one-page asciidoc version
36-
#FIXME diff -u $$( find qa -type f | sort -n | tail -n1 ) bin/book.html
37-
3834
## Check for broken Markdown reference-style links that are displayed in text unchanged, e.g. [broken][broken link]
3935
## Check for duplicate anchors
4036
! find _site/ -name '*.html' | while read file ; do \

_config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ exclude:
9090
- Makefile
9191
- mermaid-config.json
9292
- node_modules/
93-
- qa/
9493
- vendor/bundle/
9594
- vendor/cache/
9695
- vendor/gems/

0 commit comments

Comments
 (0)