aboutsummaryrefslogtreecommitdiff
path: root/extras/README
blob: 9dbb34991eafe5b005bc5d7640909fc4fb868fa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
This directory is intended for miscellaneous extra stuff that may be useful while developing
Workload Automation. It should *NOT* contain anything necessary for *using* workload automation.
Whenever you add something to this directory, please also add a short description of what it is in
this file.

pylintrc 
        pylint configuration file set up for WA development (see comment at the top of the file
        for how to use).

walog.vim
        Vim syntax file for WA logs; adds highlighting similar to what comes out
        in the console. See comment in the file for how to enable it.