Commit Graph

  • 94bd82177f NOBUG: Fix linting unnecessary elif after break Thibault Kruse 2019-10-27 10:21:39 +0900
  • 390130bc94 Fix typo in README Arun Olappamanna Vasudevan 2019-10-13 20:24:48 -0700
  • 83a9e8d7ca Project import generated by Copybara. Google Python team 2019-10-10 00:40:18 -0700
  • f2c6c1c1eb
    Update htmlcssguide.html Vanshika Bhojnagarwala 2019-10-10 00:31:11 +0530
  • b705b8dfa7
    Merge 3c94549905 into a940c9b4c7 Sim Bamford 2019-10-09 00:13:55 +0000
  • a940c9b4c7
    Merge pull request #478 from amanvell/patch-1 Tony Ruscoe 2019-10-08 10:19:02 +0100
  • 55b15d1b95
    Merge pull request #479 from amanvell/patch-2 Tony Ruscoe 2019-10-08 10:13:52 +0100
  • 041a167880
    Minor spelling/grammar correction amanvell 2019-10-08 20:05:44 +1100
  • 257e420170
    Spelling mistake amanvell 2019-10-08 20:00:23 +1100
  • 835637899c Add another Google copyright variant to cpplint.py Mikhail Bautin 2019-10-04 17:19:01 -0700
  • 6aa026b289 ignore alt_tokens when checking fncall spacing Benjamin Kietzman 2019-10-01 16:58:43 -0400
  • 219bdfdaf9 favicons loaded sbenstewart 2019-10-01 08:35:55 +0530
  • 6767a1df6a angular js favicon tested sbenstewart 2019-10-01 08:34:11 +0530
  • f04d91f74b
    Merge 7fd76753cd into 5651966e02 Yongwoon Cho 2019-09-27 02:25:56 +0000
  • dfd26b636c freeze pytest version Thibault Kruse 2019-09-16 14:05:19 +0900
  • 69a4188b15 NOBUG: Improve documentation Thibault Kruse 2019-09-16 11:09:00 +0900
  • 1ac2ba245e NOBUG: make pytest-compatible, use pytest with coverage, simplify setup.py Thibault Kruse 2019-06-15 23:03:15 +0900
  • 2b9f9df1dd Escape backslashes in pydoc strings. Chris Lalancette 2019-06-07 09:54:38 -0400
  • 5651966e02
    Merge pull request #471 from pwnall/update_cpp Titus Winters 2019-09-10 07:05:13 -0400
  • 978cfc677f
    Converting README to README.md Kshithij Iyer 2019-09-09 11:02:14 +0530
  • 967e157a00 Update C++ style guide for C++17. Victor Costan 2019-09-05 05:09:38 -0700
  • c89900f721
    Merge pull request #468 from pwnall/update_cpp Titus Winters 2019-09-04 06:55:30 -0400
  • 84d40fc9f5 Setting the 'New line after (' property to correctly match the code style Andrej Pregl 2019-09-04 07:47:24 +0200
  • 1bb13603cd
    Remove blanks before semicolons Thiemo Nagel 2019-09-03 09:59:28 +0200
  • f0314ea7e0 Update C++ style guide. Victor Costan 2019-09-01 20:42:44 -0700
  • dceb47fb3e Update JS styleguide (#464) rebekahpotter 2019-08-26 20:45:13 -0700
  • b5dbb47e0b Restore zippies rebekahpotter 2019-08-26 19:20:52 -0700
  • cbe5677289 Update JS styleguide rbpotter 2019-08-23 14:36:33 -0700
  • adb3500107 Add special case for std::map template usage Vladislav Vinogradov 2019-07-25 10:41:47 +0300
  • 5f69834bcb Add special case for std::set template usage Vladislav Vinogradov 2018-11-19 14:58:57 +0300
  • 5beae3f4da
    Redirect google-r-style.html to RGuide.html Tony Ruscoe 2019-08-07 08:58:29 +0100
  • 9dcd80e201
    Redirect to the HTML version of the R Style Guide Tony Ruscoe 2019-08-07 08:53:53 +0100
  • 6a54530590
    Link to the HTML version of the new R Style Guide Tony Ruscoe 2019-08-07 08:52:51 +0100
  • 1140681752
    Create redirect for Rguide.xml to Rguide.md Tony Ruscoe 2019-08-07 08:25:25 +0100
  • 08962b172b
    Merge pull request #459 from michaelquinn32/r-guide-update Tony Ruscoe 2019-08-07 08:12:38 +0100
  • 838257b452
    Add table of contents to pyguide Kiran Raskutti 2019-07-30 16:19:34 -0400
  • 6a14c91773
    Fix broken inline link Stuart P. Bentley 2019-07-26 22:00:29 -0700
  • b6f0ad2e32
    Merge pull request #97 from cclauss/patch-1 Thibault Kruse 2019-07-20 13:04:46 +0900
  • 234af58b5e
    Update test-requirements Christian Clauss 2019-07-19 16:48:10 +0200
  • cee8f1a722 Replace external R style guide Michael Quinn 2019-07-17 21:28:05 -0700
  • 14daa4fab6
    Merge pull request #4 from retrievercommunications/eclipse-google-import-order Nicolas Grange 2019-07-08 18:59:32 +1000
  • e42ddbd10f
    Add google import order settings for eclipse Andrew.Yang 2019-07-08 13:29:01 +1000
  • 7fd76753cd
    Update pyguide.md example to make it have consistent indentation Yongwoon Cho 2019-06-09 18:48:05 +0900
  • 93303e758b
    Update example's indentation in pyguide.md Yongwoon Cho 2019-06-09 18:44:52 +0900
  • 6fcfcaa11b
    Make indentation consistent in pyguide.md Yongwoon Cho 2019-06-09 18:30:23 +0900
  • a8dd33f1bf Escape backslashes in pydoc strings. Chris Lalancette 2019-06-07 09:54:38 -0400
  • 3c94549905 Fixed some typos; changed @ to pie, as in 'pie' notation. Sim Bamford 2019-06-05 12:05:50 +0200
  • 89ab75a851
    Update jQuery to latest version in example Christian Oliff 2019-06-03 12:51:48 +0900
  • 6f9c582e69 Added some notes Ozan Turgut 2019-05-07 16:04:45 -0700
  • 50c2ec8acf
    Merge 7fec5a2c81 into 9c6b371f41 Audrey 2019-05-06 03:44:37 +0000
  • 9c6b371f41
    Increase indentation for type attribute examples Tony Ruscoe 2019-04-23 08:48:28 +0100
  • e1a5298ea0
    Updated shebang recommendation for python files Ryan Richholt 2019-04-18 12:30:30 -0700
  • b985e6f4b2 Wasn't actually formatting Java code only, the restrictions don't seem to work as expected. Chris Wright 2019-04-18 10:14:45 -0400
  • e5d57d9eb0 Proper scheme name returned Chris Wright 2019-04-18 10:03:32 -0400
  • 00f3e84585
    Merge pull request #448 from coliff/patch-1 Tony Ruscoe 2019-04-17 11:50:04 +0100
  • 19835af7b1
    update jQuery version in example Christian Oliff 2019-04-17 16:59:48 +0900
  • 0d24799390
    Travis CI: Upgrade flake8 for tests on Python type hints cclauss 2019-04-16 09:13:15 +0200
  • 305cbe996b Cleaning up the intellij-java-google-style.xml configuration file to _only_ contain the changes required to meet Google Java Style expectations. seadub 2019-04-15 13:12:13 -0400
  • 1c9c8659e1 Cleaning up the intellij-java-google-style.xml configuration file to _only_ contain the changes required to meet Google Java Style expectations. Chris Wright 2019-04-15 12:47:37 -0400
  • 944d6b4f84 Cleaning up the intellij-java-google-style.xml configuration file to _only_ contain the changes required to meet Google Java Style expectations. Chris Wright 2019-04-15 12:44:46 -0400
  • 7004937c38 [cpplint] modify unsafe thread function list Tadaki Sakai 2019-04-15 02:14:20 +0900
  • 0a79763c30 shell: fix ShellCheck error SC2145 in err function Matthieu Poullet 2019-04-05 13:21:21 +0200
  • 380119b6c8 Avoid wrapping explicit line breaks as supported in all recent versions of eclipse. ctvoigt 2019-03-28 17:56:28 +0100
  • 3a5e8b3357 Do not join wrapped lines, as enums (see previous commit) or fluent api calls are wrapped in an uncomfortable way. cvoigt 2019-03-28 17:33:23 +0100
  • d0d7cae2cb Preserve explicit line breaks for constants (with values) in enums and break them only if necessary. ctvoigt 2019-03-28 17:07:51 +0100
  • 88addd61d9
    Fixing JSON syntax Pedro Philipe Alves de Oliveira 2019-03-19 17:44:41 -0300
  • 1e7ecd3e18 NOBUG: Fix Contribution guide git config Thibault Kruse 2019-02-28 20:33:23 +0900
  • 4f2119f340 NOBBUG: Adapt documentation Thibault Kruse 2019-02-25 09:56:26 +0900
  • 3ccfc63b06
    Merge pull request #3 from retrievercommunications/line_wrap Nicolas Grange 2019-02-25 11:55:49 +1100
  • a141413db3 Don't join already wrapped lines simeon.williams 2019-02-25 11:48:46 +1100
  • 866b8d8901
    Merge pull request #91 from cpplint/release Thibault Kruse 2019-02-24 16:58:15 +0900
  • 24b7161739 Update changelog for 1.4.4 Thibault Kruse 2019-02-24 16:42:39 +0900
  • bd47b877c7 fix print style issue Thibault Kruse 2019-02-24 16:47:17 +0900
  • 394fa00268
    Merge pull request #90 from cpplint/show_version Thibault Kruse 2019-02-24 16:40:32 +0900
  • e3760e92c6 Fix #26 --version command and fork information in help output Thibault Kruse 2019-02-24 16:21:42 +0900
  • a48cd5f4f3
    Merge pull request #89 from cpplint/reduce_unittest_diff Thibault Kruse 2019-02-24 15:59:06 +0900
  • 7bcfd8be80 Fix travis/tox integration and flake8 false positive detection Thibault Kruse 2019-02-24 15:51:33 +0900
  • 6a017e2357 Reduce diff between fork and upstream by looping over extension in outer methods Thibault Kruse 2019-02-24 15:10:16 +0900
  • c589fa445e Reduce diff between upstream unittest and local unittest by using deprecated asserts Thibault Kruse 2019-02-24 14:51:34 +0900
  • c7a3f724a8
    Merge pull request #88 from cpplint/repo_root Thibault Kruse 2019-02-24 15:13:00 +0900
  • e460c131ed For #79, improve clitests running with different VCS roots Thibault Kruse 2019-02-24 11:43:22 +0900
  • dbffa6ce43
    Merge pull request #84 from tkruse/xrange Thibault Kruse 2019-02-24 14:14:13 +0900
  • 91d6e367e3
    Merge pull request #439 from clingeric/patch-1 Tony Ruscoe 2019-02-22 14:39:42 +0000
  • 967ca824e3
    Removed RAS (redundant acronym syndrome) syndrome Eric Clinger 2019-02-21 18:32:43 -0700
  • cd1dfb4343 Keyword 'override' can be now enforced by gcc or clang-tidy. Jan Kratochvil 2019-02-20 16:31:05 +0100
  • 6c1291035e release 1.4.3 Thibault Kruse 2019-02-18 07:48:16 +0900
  • d23313ef0b Revert "fix cli tests after "Fix the build/endif_comment check."" Thibault Kruse 2019-02-18 08:00:16 +0900
  • 3b83a5caeb Revert "Fix the cpplint.py build/endif_comment check." Elliot Glaysher 2016-09-30 15:34:26 -0700
  • 8c78811224 1.4.2 release Thibault Kruse 2019-02-17 23:36:18 +0900
  • 9c726e91a4 fix test Thibault Kruse 2019-02-17 23:32:51 +0900
  • 47fa94bc5d changelog Thibault Kruse 2019-02-17 23:31:04 +0900
  • 87b297f9f7 add LICENSE to sdist Thibault Kruse 2019-02-17 19:10:58 +0900
  • d401c7b82e Reduce diff between fork and upstream Thibault Kruse 2019-02-17 17:34:33 +0900
  • 743b0c2d2d 1.4.1 release Thibault Kruse 2019-02-17 17:00:34 +0900
  • 8efe1ad8bc state BSD-3-clause in license (#82) Thibault Kruse 2019-02-17 17:00:17 +0900
  • 4aca805792 #79 Include test support file in sdist to support RPM %spec, also use sys.executable Thibault Kruse 2019-02-17 16:59:28 +0900
  • e7af5c85a1 #79 Include test file in source distribution to support RPM %spec Thibault Kruse 2019-02-14 21:53:43 +0900
  • 2676b8abaa preparing release, upgrade version Thibault Kruse 2019-02-14 21:41:28 +0900
  • 44ffbc426f
    Pydoc section indentation should be four spaces Rootul Patel 2019-02-16 16:53:25 -0800
  • 52aa2e0549 remove <mutex> from unapproved headers in cpplint fangran 2019-02-15 10:57:42 +0800