Aman-Mittal commented on PR #515: URL: https://github.com/apache/fineract-backoffice-ui/pull/515#issuecomment-5558967784
Force-pushed `87113dfe`. Apache RAT and Format Check were failing on my mistake, not on the change: a `git add -A` in the second commit swept in three local working files that were never meant to leave my machine — `LIVE_UI_BUGS.md`, a 32k-line session patch, and nine `wireframes/*.png`. None has a license header, hence RAT; none is Prettier-formatted, hence Format Check. The branch now carries only the 15 source files. Nothing about the fix itself changed — the two commits are otherwise identical, and re-verified after the rewrite: ``` prettier --check (changed files) All matched files use Prettier code style! bash scripts/check-license.sh All checked files have license headers/fields. ``` Apologies for the noise on the queue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
