This repository was archived by the owner on Dec 3, 2025. It is now read-only.
4.31.0 | Community Release
What's Changed
New Rule!
| Rule (Configuration ID) | Description |
|---|---|
Hardcoded Url (HardcodedUrl) |
Avoid hard-coding URLs as they are org-specific. Instead, use a $API formula (preferred) or you can use an environment-specific such as custom labels, custom metadata, or custom settings. |
- feat: initialize hardcoded url rule by @junners in #217
- closes #204 by @tomkittlabs
Full Changelog: v4.30.0...v4.31.0