Apparently if you make a really giant linting commit that changes just about every file, GitHub's JavaScript on the Submit PR page will peg the CPU to 90-100+% for a while.
https://github.com/rubysec/ruby-advisory-db/pull/592/commits/bdda9d7be8170ee6ab1e4afff40ebf6c53fd79bb
Normalize indentation by postmodern · Pull Request #592 · rubysec/ruby-advisory-db

Update the yamllint configuration to enforce 2 spaces of indentation. Normalize all YAML files to use two spaces of identation for all Array values.

GitHub
dotfiles/.gitconfig at a0560927e697c5d178504f86fb0da27fa0b47bf7 · postmodern/dotfiles

Development Environment Configuration. Contribute to postmodern/dotfiles development by creating an account on GitHub.

GitHub