Skip to content

Conversation

@rkeene
Copy link
Member

@rkeene rkeene commented Dec 15, 2025

This PR contains additional standardization fixes made after the initial PR was merged:

  • ✅ Fix package.json indentation to use tabs
  • ✅ Remove non-compliant scripts with arguments
  • ✅ Add complete make:* script coverage for all useful Makefile targets

These changes ensure full compliance with project organizational requirements (por.md).

Previous PR was merged, but these additional improvements were made to ensure complete consistency across all KeetaNetwork projects.

- Remove duplicate scripts that have make:* equivalents
- Per por.md: scripts should only be binary names with no arguments or make:* targets
- Add make:* scripts for all do-* targets
- Ensures users can discover available make targets via npm run
- Per por.md: provide make:* wrapper scripts for automation
Copy link

@Srayman Srayman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine other than description mentions evm-bridge-sdk

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.

3 participants