Skip to content

Add .editorconfig for consistent coding style#47

Open
AdekunleBamz wants to merge 2 commits intoThinkLikeAFounder:mainfrom
AdekunleBamz:contrib2
Open

Add .editorconfig for consistent coding style#47
AdekunleBamz wants to merge 2 commits intoThinkLikeAFounder:mainfrom
AdekunleBamz:contrib2

Conversation

@AdekunleBamz
Copy link
Copy Markdown

Introduces a .editorconfig file to enforce consistent coding styles across the project. This includes settings for indentation (2 spaces), line endings (LF), charset (UTF-8), and trailing whitespace handling. It ensures all contributors use the same formatting standards, reducing style-related conflicts in pull requests.

SmartFlow Developer and others added 2 commits December 28, 2025 01:27
- Implement add-multiple-expenses for bulk expense creation (up to 10 expenses per transaction)
- Implement settle-multiple-debts for bulk debt settlement (up to 10 settlements per transaction)
- Implement add-multiple-members for bulk member addition (up to 10 members per transaction)
- Added comprehensive test suite covering all bulk operations
- Tests include successful bulk operations, error handling, authorization checks, and edge cases
- Bulk operations maintain all existing security validations and use restrict-assets? protection
- Compatible with existing single-operation workflow while providing efficiency for care circles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant