app/index.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 19 Oct 2008 13:06:20 +0000
changeset 388 699b206b64b7
parent 287 847ea0747e4f
child 1676 a3c33bef2ea8
permissions -rw-r--r--
Add pylint configuration file (pylintrc) and do_pylint.sh script which runs pylint checkers on Melange code using pylintrc file as config. do_pylint.sh as default shows additional information like reports, TODOs, code similarities and unused imports, but you can run it in silent mode (--silent) which disables all of that. The only problem with unused imports in pylint right now is that it doesn't work in the situation described in last example at http://code.google.com/p/soc/wiki/PythonStyleGuide#Packages, so sometimes we get unused import soc when we actually shouldn't. However this can be fixed by writing pylint plugins (our own checkers) in future. Patch by: Pawel Solyga Review by: to-be-reviewed
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
41
74e1f65dd960 Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     1
indexes:
74e1f65dd960 Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     2
74e1f65dd960 Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     3
# AUTOGENERATED
74e1f65dd960 Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     4
74e1f65dd960 Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     5
# This index.yaml is automatically updated whenever the dev_appserver
74e1f65dd960 Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     6
# detects that a new type of query is run.  If you want to manage the
74e1f65dd960 Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     7
# index.yaml file manually, remove the above marker line (the line
74e1f65dd960 Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     8
# saying "# AUTOGENERATED").  If you want to manage some indexes
74e1f65dd960 Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     9
# manually, move them above the marker line.  The index.yaml file is
74e1f65dd960 Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
    10
# automatically uploaded to the admin console when you next deploy
74e1f65dd960 Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
    11
# your application using appcfg.py.
287
847ea0747e4f Update indexes in index.yaml file.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents: 54
diff changeset
    12
847ea0747e4f Update indexes in index.yaml file.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents: 54
diff changeset
    13
# Unused in query history -- copied from input.
847ea0747e4f Update indexes in index.yaml file.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents: 54
diff changeset
    14
- kind: Work
847ea0747e4f Update indexes in index.yaml file.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents: 54
diff changeset
    15
  properties:
847ea0747e4f Update indexes in index.yaml file.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents: 54
diff changeset
    16
  - name: inheritance_line
847ea0747e4f Update indexes in index.yaml file.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents: 54
diff changeset
    17
  - name: title