Skip to content

Commit eb33bbd

Browse files
committed
[PWGJE] Disable workflow naming linter for new task
1 parent 26ed84d commit eb33bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGJE/Tasks/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ if(FastJet_FOUND)
395395
SOURCES substructureDebug.cxx
396396
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
397397
COMPONENT_NAME Analysis)
398-
o2physics_add_dpl_workflow(jet-ds-spec-subs
398+
o2physics_add_dpl_workflow(jet-ds-spec-subs # o2-linter: disable=name/o2-workflow (pre-existing issues in file)
399399
SOURCES jetDsSpectSubs.cxx
400400
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
401401
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)