diff --git a/.periphery.linux.yml b/.periphery.linux.yml index 2228a892b..2029e9458 100644 --- a/.periphery.linux.yml +++ b/.periphery.linux.yml @@ -7,5 +7,5 @@ targets: - SPMTests - AccessibilityTests - SourceGraph -- StaticAnalyse +- SyntaxAnalysis - Indexer diff --git a/.periphery.yml b/.periphery.yml index 5fc615e22..584a8c668 100644 --- a/.periphery.yml +++ b/.periphery.yml @@ -9,5 +9,5 @@ targets: - SPMTests - AccessibilityTests - SourceGraph -- StaticAnalyse +- SyntaxAnalysis - Indexer