This file contains hidden or 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
| #!/usr/bin/env python3 | |
| # | |
| #===- run-clang-tidy.py - Parallel clang-tidy runner --------*- python -*--===# | |
| # | |
| # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | |
| # See https://llvm.org/LICENSE.txt for license information. | |
| # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | |
| # | |
| #===-----------------------------------------------------------------------===# | |
| # FIXME: Integrate with clang-tidy-diff.py |
This file contains hidden or 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
| ############################################################################# | |
| # | |
| # Generic Makefile Template for C/C++ Projects | |
| # | |
| # License: GPL (General Public License) | |
| # Note: GPL only applies to this file; you can use this Makefile in non-GPL projects. | |
| # Author: Randy <275331498 AT qq DOT com> | |
| # Date: 2020/04/22 (version 0.8) | |
| # Author: Pear <service AT pear DOT hk> | |
| # Date: 2016/04/26 (version 0.7) |
This file contains hidden or 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
| Windows Registry Editor Version 5.00 | |
| [HKEY_CURRENT_USER\Software\Microsoft\InputMethod\Settings\CHS] | |
| "Enable Double Pinyin"=dword:00000001 | |
| "DoublePinyinScheme"=dword:0000000a | |
| "UserDefinedDoublePinyinScheme0"="小鹤双拼*2*^*iuvdjhcwfg xmlnpbksqszxkrltvyovt" |