Skip to content

Commit d75ed5e

Browse files
author
senda-akiha
committed
update description
1 parent 6a6b00b commit d75ed5e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

flymake-google-cpplint.el

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;;; flymake-google-cpplint.el --- Flymake work with cpplint for C/C++
1+
;;; flymake-google-cpplint.el --- Help to comply with the Google C++ Style Guide
22

33
;; Copyright 2014 Akiha Senda
44

@@ -29,9 +29,11 @@
2929

3030
;;; Commentary:
3131

32-
;; Please check the GitHub
33-
;; (https://github.com/senda-akiha/flymake-google-cpplint/)
34-
;; for more information.
32+
;; If you're want to write code according to the [Google C++ Style Guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml),
33+
;; this will help a great deal.
34+
35+
;; For more infomations, please check the GitHub
36+
;; https://github.com/senda-akiha/flymake-google-cpplint/
3537

3638
;;; Code:
3739

0 commit comments

Comments
 (0)