fix(clint): fix link to style guide. (#14975)

This commit is contained in:
dundargoc
2021-07-03 18:09:02 +02:00
committed by GitHub
parent ee2c7095c4
commit 75f758b993

View File

@@ -68,7 +68,7 @@ Syntax: clint.py [--verbose=#] [--output=vs7] [--filter=-x,+y,...]
<file> [file] ...
The style guidelines this tries to follow are those in
http://neovim.io/development-wiki/style-guide/style-guide.xml
http://neovim.io/develop/style-guide.xml
Note: This is Google's cpplint.py modified for use with the Neovim project,
which follows the Google C++ coding convention except with the following