[generic-experiment] WRITE_OUTERSPACE -> ACCESS_OUTERSPACE

This is a breaking change. However, the name is and always was
misleading. Therefore, we change it to the correct name.
This commit is contained in:
Christian Dietrich
2020-12-18 18:19:52 +01:00
parent d35ae687b0
commit 4489537b4d
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ root = true
end_of_line = lf
insert_final_newline = true
[{**/*.cc,**/*.hpp,**/*.ah,**/*.ah.in}]
[{**/*.cc,**/*.hpp,**/*.ah,**/*.ah.in,**/*.proto}]
indent_style = tab
indent_size = 4