diff options
author | David Robillard <d@drobilla.net> | 2024-10-01 18:09:49 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2024-10-01 18:25:44 -0400 |
commit | e47873e863b7fb6bb081681f1944135c1c1cb61a (patch) | |
tree | ee918ac145612e4bd04d3e2c2903a8b8a4c0865e /.clant.json | |
parent | 54570dc09a0de4c4773e9ca7a6fef80c3bcdfc2e (diff) | |
download | chilbert-e47873e863b7fb6bb081681f1944135c1c1cb61a.tar.gz chilbert-e47873e863b7fb6bb081681f1944135c1c1cb61a.tar.bz2 chilbert-e47873e863b7fb6bb081681f1944135c1c1cb61a.zip |
Clean up includes and remove now-unnecessary IWYU configuration
Diffstat (limited to '.clant.json')
-rw-r--r-- | .clant.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.clant.json b/.clant.json deleted file mode 100644 index 76cae6d..0000000 --- a/.clant.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "version": "1.0.0", - "mapping_files": [".includes.imp"] -} |