chore: Remove trailing whitespaces in the project, fix YAMLs

This commit is contained in:
Pavel Zorin 2026-01-08 17:15:53 +01:00
parent 5cf63617a1
commit 7a48e22b13
90 changed files with 196 additions and 218 deletions

View file

@ -71,4 +71,3 @@ body:
required: true
- label: I have specified the location of the documentation issue
required: true

View file

@ -75,4 +75,3 @@ body:
required: true
- label: I have described my specific use case
required: true

View file

@ -8,5 +8,3 @@ lxobr
pazone
siillee
vasilije1990

View file

@ -72,5 +72,3 @@ jobs:
} catch (error) {
core.warning(`Failed to add label: ${error.message}`);
}

View file

@ -66,5 +66,3 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_S3_DEV_USER_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_S3_DEV_USER_SECRET_KEY }}
run: uv run python ./cognee/tests/test_load.py

View file

@ -15,4 +15,3 @@ jobs:
name: Load Tests
uses: ./.github/workflows/load_tests.yml
secrets: inherit

View file

@ -7,6 +7,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
exclude: ^deployment/helm/templates/
- id: check-added-large-files
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.

View file

@ -128,5 +128,3 @@ MCP server and Frontend:
## CI Mirrors Local Commands
Our GitHub Actions run the same ruff checks and pytest suites shown above (`.github/workflows/basic_tests.yml` and related workflows). Use the commands in this document locally to minimize CI surprises.

View file

@ -1,3 +1,2 @@
export { default as Modal } from "./Modal";
export { default as useModal } from "./useModal";

View file

@ -74,4 +74,3 @@ function MarkdownPreview({ content, className = "" }: MarkdownPreviewProps) {
}
export default memo(MarkdownPreview);

View file

@ -72,4 +72,3 @@ profile = "black"
- E501: line too long -> break with parentheses
- E225: missing whitespace around operator
- E402: module import not at top of file

View file

@ -72,4 +72,3 @@ Use modules/packages to separate concerns; avoid wildcard imports.
- Is this the simplest working solution?
- Are errors explicit and logged?
- Are modules/namespaces used appropriately?

View file

@ -1 +0,0 @@

View file

@ -1 +0,0 @@

View file

@ -43,4 +43,3 @@ networks:
volumes:
postgres_data:

View file

@ -11,4 +11,3 @@ spec:
targetPort: {{ .Values.postgres.port }}
selector:
app: {{ .Release.Name }}-postgres

View file

@ -209,4 +209,3 @@
</svg>
</body>
</html>

2
mise.toml Normal file
View file

@ -0,0 +1,2 @@
[tools]
python = "latest"

View file

@ -50,4 +50,3 @@
"department": "HR"
}
]

View file

@ -106,4 +106,3 @@
"action": "purchased"
}]
}]

View file

@ -58,4 +58,3 @@ fi
# error in package
exit 1