mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-04 02:56:40 +08:00
* fix: linter and spacing for is_graph_bipartite. * updating DIRECTORY.md * clang-tidy fixes fora49ec9b8d7* use clang-12 * downgrade to clang11 * added clang-format confiug file * added explicit clang-format step in workflow * fix git command * commit format and lint together lint first and then format * corrected order * Revert "Merge branch 'is_graph_bipartite' into fix_clang" This reverts commitd4d4060175, reversing changes made to2ccc3a364e. Co-authored-by: Filip Hlásek <fhlasek@gmail.com> Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>