Emacs offers standard variables for configuring indentation styles, such as indent-tabs-mode and sws-tab-width. When an Emacs user configures these globally, it is expected that the different programming modes respect these settings. Unless overridden, please have dockerfile-mode inform its indentation settings to match indent-tabs-mode and sws-tab-width by default.
Emacs offers standard variables for configuring indentation styles, such as
indent-tabs-modeandsws-tab-width. When an Emacs user configures these globally, it is expected that the different programming modes respect these settings. Unless overridden, please have dockerfile-mode inform its indentation settings to matchindent-tabs-modeandsws-tab-widthby default.