Skip to content
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

476 opnp criteria #601

Merged
merged 13 commits into from
Sep 20, 2024
Merged

476 opnp criteria #601

merged 13 commits into from
Sep 20, 2024

Conversation

MarinaProsche
Copy link
Collaborator

@MarinaProsche MarinaProsche commented Sep 4, 2024

Задача #476

  1. Добавлена проверка "KeyWordsReportCheck", а также изменены текущие (согласно заданию).
  2. Изменена структура "class StyleCheckSettings": списки заменены на словари.
  3. Исправлен неверный подсчет строк в параграфах для файлов MD
    TODO:
    на основе данного PR будет переделан пакет для проверки НИР

Набор критериев для теста:

[
[
"simple_check"
],
[
"banned_words_in_literature"
],
[
"short_sections_check"
],
[
"banned_words_check"
],
[
"right_words_check"
],
[
"literature_references",
{
"headers_map": "OPNP_HEADERS"
}
],
[
"image_references"
],
[
"table_references"
],
[
"needed_headers_check",
{
"headers_map": "OPNP_HEADERS"
}
],
[
"report_section_component",
{
"headers_map": "OPNP_HEADERS"
}
],
[
"spelling_check"
],
[
"theme_in_report_check"
],
[
"key_words_report_check"
]
]

@HadronCollider HadronCollider merged commit 77a1540 into master Sep 20, 2024
3 checks passed
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