Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

feat: no literals eslint rule #29

Merged
merged 2 commits into from
Dec 4, 2023
Merged

feat: no literals eslint rule #29

merged 2 commits into from
Dec 4, 2023

Conversation

domenkoscak
Copy link
Member

PR description

Added ESLint rule that prohibits use of string literals in code.

PR author checklist:

  • 🔫 PR is small and easy to review
  • 🧪 tests were added/updated where applicable
  • 📜 documentation was updated (README.md, Notion etc.)
  • 🔭 observability is sensible

Reviewer checklist:

  • 🧠 tested manually
  • 📱 tested on mobile (if applicable)
  • 🌐 tested on different browsers (if applicable)
  • 🔭 observability is sensible
  • 🤖 automatic tests are sufficient

After merge checklist:

  • 📡 client/project manager was notified about update

Copy link

vercel bot commented Dec 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2023 10:56am

@horvatz horvatz merged commit 6509b20 into master Dec 4, 2023
9 checks passed
@horvatz horvatz deleted the feat/no-literals branch December 4, 2023 10:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants