Merge pull request #10130 from iNavFlight/mmosca-update-github-actions
[inav.git] / .dir-locals.el
blob9c3727aef8e61e808e1fce5e60b5fe80c442838a
1 ;;; Directory Local Variables -*- no-byte-compile: t -*-
2 ;;; For more information see (info "(emacs) Directory Variables")
4 ((nil . ((c-basic-offset . 4)
5 (c-default-style . "k&r"))))