Skip to content

docs(lapis): code style AGENTS.md: use named arguments in function calls - #1791

Open
fengelniederhammer wants to merge 2 commits into
mainfrom
fengelniederhammer-patch-1
Open

docs(lapis): code style AGENTS.md: use named arguments in function calls#1791
fengelniederhammer wants to merge 2 commits into
mainfrom
fengelniederhammer-patch-1

Conversation

@fengelniederhammer

Copy link
Copy Markdown
Contributor

No description provided.

Added guidelines for using named arguments in function calls.
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lapis Ready Ready Preview, Comment Jul 27, 2026 9:13am

Request Review

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the LAPIS Kotlin development guide (lapis/AGENTS.md) to document a code style rule favoring named arguments in function calls, improving call-site clarity and readability across the service codebase.

Changes:

  • Adds a “Named Arguments” guideline recommending named parameters in function calls when possible.
  • Provides a short Kotlin example showing positional vs named-argument call style.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Added exceptions for not using named arguments in AGENTS.md.
@fengelniederhammer fengelniederhammer changed the title docs(lapis): AGENTS.md code style: use named arguments in function calls docs(lapis): code style AGENTS.md: use named arguments in function calls Jul 27, 2026
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.

2 participants