We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a0ae76 + 06c767e commit b45b4ffCopy full SHA for b45b4ff
3 files changed
README.md
@@ -409,13 +409,6 @@ mvn failsafe:integration-test
409
mvn clean verify
410
```
411
412
-### Code Quality
413
-
414
-- Follow existing code style
415
-- Ensure all tests pass
416
-- Add tests for new features
417
-- Update documentation as needed
418
419
### GitFlow Workflow
420
421
```bash
@@ -431,6 +424,13 @@ git push origin feat/awesome-feature
431
424
# Create pull request to develop branch
432
425
433
426
427
+### Code Quality
428
+
429
+- Follow existing code style
430
+- Ensure all tests pass
+- Add tests for new features
+- Update documentation as needed
434
## License
435
436
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
docs/images/delta.png
83.5 KB
docs/images/logs.png
64.9 KB
0 commit comments