summaryrefslogtreecommitdiff
path: root/test/fixers/test_autopep8_fixer_callback.vader
diff options
context:
space:
mode:
authorTadeas Uhlir <tadeas.uhlir@gmail.com>2019-02-04 16:50:46 -0500
committerTadeas Uhlir <tadeas.uhlir@gmail.com>2019-02-04 16:50:46 -0500
commit37daedafed010e7e880e88137c98b35ea0d40cd1 (patch)
tree29e9ce490fafa57f2948b3a8fb5bae30e99f932b /test/fixers/test_autopep8_fixer_callback.vader
parent4d426bf2873c6e1cd2c71e478c756903307628d3 (diff)
downloadale-37daedafed010e7e880e88137c98b35ea0d40cd1.zip
Fix error when parsing compile_commands for c langs
This little error caused that when parsing compile_commands json, the filename was used to fetch entries in directory dictionary, hence, when adding new json commands, it never found anything in dir_lookup and instead rewrote the previous entry. Hence, the dir_lookup always contained list of only one compile_command per directory instead of all compile_commands for given directory.
Diffstat (limited to 'test/fixers/test_autopep8_fixer_callback.vader')
0 files changed, 0 insertions, 0 deletions