#!/bin/bash
clang-format --style=LLVM -i learn_opengl.cpp
