Skip to content

Commit

Permalink
Merge pull request #479 from lcy-seso/delete_useless_html
Browse files Browse the repository at this point in the history
remove useless html.
  • Loading branch information
luotao1 committed Nov 17, 2017
2 parents f96014c + 3ed5975 commit 66f18a1
Show file tree
Hide file tree
Showing 20 changed files with 0 additions and 4,646 deletions.
8 changes: 0 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,3 @@
entry: bash .clang_format.hook -i
language: system
files: \.(c|cc|cxx|cpp|cu|h|hpp|hxx|cuh|proto)$
- repo: local
hooks:
- id: convert-markdown-into-html
name: convert-markdown-into-html
description: Convert README.md into index.html
entry: python .pre-commit-hooks/convert_markdown_into_html.py
language: system
files: .+README\.md$
95 changes: 0 additions & 95 deletions .pre-commit-hooks/convert_markdown_into_html.py

This file was deleted.

Loading

0 comments on commit 66f18a1

Please sign in to comment.