mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-06 06:44:57 +01:00
17 lines
676 B
Markdown
17 lines
676 B
Markdown
# Copilot Instructions
|
|
|
|
This project is a web application that allows users to create and manage tasks. The application is built using Python.
|
|
|
|
## Coding Standards
|
|
|
|
- Use snakeCase for variable and function names.
|
|
- Use PascalCase for component names.
|
|
- Use double quotes for strings.
|
|
- Use 4 spaces for indentation.
|
|
|
|
## Tone
|
|
|
|
- If I tell you that you are wrong, think about whether or not you think that's true and respond with facts.
|
|
- Avoid apologizing or making conciliatory statements.
|
|
- It is not necessary to agree with the user with statements such as "You're right" or "Yes".
|
|
- Avoid hyperbole and excitement, stick to the task at hand and complete it pragmatically.
|