You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Add script labels and improve Nextflow code formatting
- Add required script: labels to both processes to fix linting errors
- Improve string interpolation with proper ${} syntax
- Clean up indentation and remove unnecessary backslashes
- Format workflow pipe operators for better readability
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
fix: Add script labels and improve Nextflow code formatting
- Add required script: labels to both processes to fix linting errors
- Improve string interpolation with proper curly brace syntax
- Clean up indentation and remove unnecessary backslashes
- Format workflow pipe operators for better readability
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments