aboutsummaryrefslogtreecommitdiffstats
path: root/test/filename_matching.py
Commit message (Collapse)AuthorAgeFilesLines
* disentangle ProxyServer and Master classes.Maximilian Hils2017-07-301-1/+1
| | | | | | The proxy server should ultimately be an addon itself and not be passed to the Master constructor. This commit already removes the server in the majority of instances, and also replaces a large number of ProxyConfig usages with the Options class..
* add filename-matching linterThomas Kriechbaumer2017-02-141-0/+57