We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ed84d commit eb33bbdCopy full SHA for eb33bbd
PWGJE/Tasks/CMakeLists.txt
@@ -395,7 +395,7 @@ if(FastJet_FOUND)
395
SOURCES substructureDebug.cxx
396
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
397
COMPONENT_NAME Analysis)
398
- o2physics_add_dpl_workflow(jet-ds-spec-subs
+ o2physics_add_dpl_workflow(jet-ds-spec-subs # o2-linter: disable=name/o2-workflow (pre-existing issues in file)
399
SOURCES jetDsSpectSubs.cxx
400
401
0 commit comments