mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
fix(clint): fix link to style guide. (#14975)
This commit is contained in:
parent
ee2c7095c4
commit
75f758b993
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user