Skip to content

MLE-12345 - Adds EditorConfig and Copilot Instructions #112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 11, 2025

Conversation

BillFarber
Copy link
Contributor

Sets up consistent code style and guidelines:

  • Introduces EditorConfig to enforce consistent code formatting across the project.
  • Provides Copilot instructions to guide AI code completion and generation, ensuring adherence to project standards, best practices, and dependency management.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Adds configuration files to standardize project formatting and AI-assisted coding guidelines

  • Introduces an EditorConfig file to enforce consistent indentation, line endings, and character settings across file types
  • Provides a Copilot instructions document that outlines Python-specific coding standards, dependency management, and AI role expectations

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/copilot-instructions.md New document specifying AI code completion role, style, and tools
.editorconfig New EditorConfig enforcing indent, charset, and whitespace rules

Adds some project configuration

Includes an initial copilot instructions file and a .editorconfig file.
@BillFarber BillFarber force-pushed the task/adCopilotInstructions branch from 22b2697 to ec6a6f9 Compare July 11, 2025 14:31
@BillFarber BillFarber merged commit 6cc0c09 into marklogic:develop Jul 11, 2025
1 check passed
@BillFarber BillFarber deleted the task/adCopilotInstructions branch July 11, 2025 14:32
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