Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
yapf
/
11b6f27fd6292e8ecb72e8b58ea4e7111884a80c
/
.
/
.vimrc
blob: e54f1d3f829b3327d49f8e69737d27635b3d8da5 [
file
] [
log
] [
blame
]
" Force indentation styles for this directory
autocmd FileType python set shiftwidth=2
autocmd FileType python set tabstop=2
autocmd FileType python set softtabstop=2