implemented to change folder access level chacl command.

This commit is contained in:
2023-05-11 17:00:14 +09:00
parent 995e4cc467
commit b028c86b20
8 changed files with 80 additions and 12 deletions

View File

@ -14,7 +14,7 @@
},
// Extensions - Code Spell Checker
"cSpell.ignoreWords": ["getframe", "pydantic"],
"cSpell.words": ["mdrs", "mdrsclient", "neurodata", "Neuroinformatics", "RIKEN"],
"cSpell.words": ["mdrs", "mdrsclient", "neurodata", "chacl", "Neuroinformatics", "RIKEN"],
// Extensions - isort
"isort.args": ["--profile=black"],
// Extensions - Prettier