[Groonga-commit] groonga/groonga-admin at f44c50d [master] Accept snake_case for 'match_columns'

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Nov 4 14:33:36 JST 2014


Kouhei Sutou	2014-11-04 14:33:36 +0900 (Tue, 04 Nov 2014)

  New Revision: f44c50d0c622d7fbdb269f1fb3aeba0c1d24d973
  https://github.com/groonga/groonga-admin/commit/f44c50d0c622d7fbdb269f1fb3aeba0c1d24d973

  Message:
    Accept snake_case for 'match_columns'

  Modified files:
    .jshintrc

  Modified: .jshintrc (+1 -1)
===================================================================
--- .jshintrc    2014-11-04 14:33:21 +0900 (76034f5)
+++ .jshintrc    2014-11-04 14:33:36 +0900 (9cc0105)
@@ -3,7 +3,7 @@
   "browser": true,
   "esnext": true,
   "bitwise": true,
-  "camelcase": true,
+  "camelcase": false,
   "curly": true,
   "eqeqeq": true,
   "immed": true,
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-commit mailing list
Back to archive index