diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..7edbd5a0 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "conventionalCommits.scopes": ["wayland"] +} diff --git a/.vscode/settings.json.license b/.vscode/settings.json.license new file mode 100644 index 00000000..872cb50c --- /dev/null +++ b/.vscode/settings.json.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: none + +SPDX-License-Identifier: MIT \ No newline at end of file