• C CircuitGen_Graph
  • Информация о проекте
    • Информация о проекте
    • Активность
    • Метки
    • Участники
  • Репозиторий
    • Репозиторий
    • Файлы
    • Коммиты
    • Ветки
    • Теги
    • Участники
    • Диаграмма
    • Сравнение
  • Запросы на слияние 1
    • Запросы на слияние 1
  • Пакеты и реестры
    • Пакеты и реестры
    • Реестр пакетов
    • Реестр контейнеров
  • mos.wiki
    • mos.wiki
  • Активность
  • Диаграмма
  • Коммиты
Свернуть панель
  • CircuitGen
  • CircuitGen_Graph
  • Запросы на слияние
  • !10

Update .clang-format and Graph_memory.hpp

  • Ревью изменений

  • Скачать
  • Почтовые патчи
  • Простое отличие
Слиты Зунин Владимир Викторович запросил слияние update_format в update_memory Ноя 13, 2024
  • Обзор 1
  • Коммиты 3
  • Конвейеры 0
  • Изменения 2

Created by: Theossr

I figured out how to work with clang-format with many details like the fact that we can't use fully custom formatting. We can use only predefined styles with changes in config and if we don't choose a style, the config will choose the LLVM style as a default anyway.

  • so I went through the formatting keys and left only the most important for our code style
  • the lint's not drawing attention to the bad format now
  • Graph_Memory.hpp is updated to ignore the strictest rules by automatically chosen LLVM style in .clang-format
Ответственный
Назначить
Проверяющие
Запросить ревью
Оценка трудозатрат
Исходная ветка: update_format