Skip to content

chore: Linting Issues by deepeshgarg007 [frappe] PR#36805

Bot Dokos requested to merge ft-pr-36805 into develop

See https://github.com/frappe/erpnext/pull/36805

Date: 2023-08-24T18:02:38+05:30

  • Merge pull request #36805 from deepeshgarg007/comments
  • chore: Linting Issues



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-36805

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports