Skip to content

Commit f899f41

Browse files
committed
Minor README updates
1 parent 0984671 commit f899f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cpplint-webkit
22

3-
Small script for checking [WebKit Code Style Guidelines](https://webkit.org/code-style-guidelines/) with [cpplint](https://marketplace.visualstudio.com/items?itemName=mine.cpplint) Visual Studio code plugin. The repository also contains the `check-webkit-style` tool extracted from the [WebKit](https://github.com/WebKit/WebKit/) repository with minor modifications e.g. to include .hpp files in the whitelist.
3+
Small script for checking [WebKit Code Style Guidelines](https://webkit.org/code-style-guidelines/) with [cpplint](https://marketplace.visualstudio.com/items?itemName=mine.cpplint) Visual Studio code plugin. The repository also contains the `check-webkit-style` tool extracted from the [WebKit](https://github.com/WebKit/WebKit/) repository with minor modifications to make it work without the complete codebase.
44

55
![](images/issue1.png) ![](images/issue2.png)
66

0 commit comments

Comments
 (0)