Skip to content

Commit

Permalink
Fix whitespaces and lower/upper cases
Browse files Browse the repository at this point in the history
  • Loading branch information
ilikmeta committed Jan 30, 2025
1 parent 9bb9ae4 commit 9c9ca05
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 120 deletions.
2 changes: 1 addition & 1 deletion PWGCF/Flow/Tasks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ o2physics_add_dpl_workflow(flow-runby-run
COMPONENT_NAME Analysis)

o2physics_add_dpl_workflow(flow-gfw-pbpb

Check warning on line 27 in PWGCF/Flow/Tasks/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name flow-gfw-pbpb does not match its file name flowGFWPbPb.cxx. (Matches flowGfwPbpb.cxx.)
SOURCES FlowGFWPbPb.cxx
SOURCES flowGFWPbPb.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::GFWCore
COMPONENT_NAME Analysis)

Expand Down
Loading

0 comments on commit 9c9ca05

Please sign in to comment.