Summary:
- remove vscode submodule
- git mv git(config|ignore).sample to default.git(config|ignore)
- more rules for editorconfig, alphabetize
- enforce ^
- mv REAMDE.wiki to REAMDE.md but forgot git mv (markup difference would've made them different enough anyway)
- gitconfig to new identity
- change gpg.conf default too
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: Read the Diff ™️.
Reviewers: #acl_sudoers, #blessed_reviewers, revi
Reviewed By: #acl_sudoers, #blessed_reviewers, revi
Differential Revision: https://issuetracker.revi.xyz/D18
There are some instances where I can't sign the packages (usually it
's remote server) so I can use signing only on local and not on remo
te.
Signed-off-by: Yongmin Hong <revi@pobox.com>