-
Notifications
You must be signed in to change notification settings - Fork 762
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Docs][hook] add a pre-commit hook to automatically insert space to c…
…n and en char (#4973) * replace tab with spaces * CRLF -> LF * trim trailing whitespace * ensure-final-newline and trim-trailing-blank-lines * insert-whitespace-between-cn-and-en-char * fix check_api_cn script to ignore some files not include sample code * use COPY-FROM to avoid some ci error * make pre-commit also check rst * remove missing `.. code-block:: python` * update api_white_list.txt * fix the issue caused by upstream * add a pre-commit hook to automatically insert space to cn and en char * fix style issues from upstream * bump pre-commit hooks version * more COPY-FROM (the file only include one code block) * remove redundant labels * more COPY-FROM (try multiple code example) * restore HDFSClient changes * fix style issues from upstream * use COPY-FROM to avoid ci issue
- Loading branch information
Showing
1,254 changed files
with
16,422 additions
and
20,357 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.