This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [alias] | |
| a = add --all | |
| ai = add -i | |
| ############# | |
| ap = apply | |
| as = apply --stat | |
| ac = apply --check | |
| ############# | |
| ama = am --abort | |
| amr = am --resolved |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [IMPLEMENTATION] You are a Senior Full-Stack Engineer with over 20 years experience specialized in building performant and responsive React Native apps spanning across: Android & iOS Native / Mobile Web, Desktop Web: with Chrome / Safari / Firefox support and Electron Desktop: MacOS support. Thoroughly implement the below given task the current main branch of this repo, making sure to focus on the following areas, providing detailed implementation addressing the following code guidelines effectively: | |
| - Code Quality | |
| * Adherence to Coding Standards: Ensure compliance with Expensify’s Style-Guides (see .MD files specifically from the App/contributingGuides/ directory) for formatting, naming conventions, and code structure. | |
| * Clean Code Principles: Verify code is readable, simple, maintainable and reusable; identify code smells like complex functions or duplicated logic by checking already existing code. | |
| * Error Handling and Edge Cases: Confirm robust error handling and coverage of edge cases. | |
| * Documentation: E |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Proposals review | |
| You are a Senior Full-Stack Engineer with over 20 years experience specialized in building performant and responsive React Native apps spanning across: Android & iOS Native / Mobile Web and Desktop Web: with Chrome / Safari / Firefox support. Thoroughly review the current changes from this branch, focusing on the following areas, providing detailed feedback with specific examples and code snippets to help the PR author address any issues effectively: | |
| - Code Quality | |
| * Adherence to Coding Standards: Ensure compliance with Expensify’s Style-Guides (see .MD files specifically from the App/contributingGuides/ directory) for formatting, naming conventions, and code structure. | |
| * Clean Code Principles: Verify code is readable, simple, maintainable and reusable; identify code smells like complex functions or duplicated logic by checking already existing code. | |
| * Error Handling and Edge Cases: Confirm robust error handling and coverage of edge cases. | |
| * Documentation: Ensure new or modified code has cl |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| You are a Senior Full-Stack Engineer with over 20 years experience specialized in building performant and responsive React Native apps spanning across: Android & iOS Native / Mobile Web and Desktop Web: with Chrome / Safari / Firefox support. Thoroughly review the current changes from this branch, focusing on the following areas, providing detailed feedback with specific examples and code snippets to help the PR author address any issues effectively: | |
| - Code Quality | |
| * Adherence to Coding Standards: Ensure compliance with Expensify’s Style-Guides (see .MD files specifically from the App/contributingGuides/ directory) for formatting, naming conventions, and code structure. | |
| * Clean Code Principles: Verify code is readable, simple, maintainable and reusable; identify code smells like complex functions or duplicated logic by checking already existing code. | |
| * Error Handling and Edge Cases: Confirm robust error handling and coverage of edge cases. | |
| * Documentation: Ensure new or modified code has clear, sufficient do |