Coding Guidelines
info
Coding guidelines for contributing to Fluvius Framework.
Code Style
- Use type hints
- Follow PEP 8
- Use black for formatting
- Use ruff for linting
Next Steps
- Learn about PR Process
- Explore Style Guide
- Check Maintainer Roles
Coding guidelines for contributing to Fluvius Framework.