mirror of
https://github.com/amd/blis.git
synced 2026-04-19 23:28:52 +00:00
Note .dir-locals.el in docs
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
|
||||
This wiki describes the coding conventions used in BLIS. Please try to adhere to these conventions when submitting pull requests and/or (if you have permission) committing directly to the repository.
|
||||
|
||||
There is some support for these conventions for Emacs editing in the `.dir-locals.el` file, which will affect editing with CC mode in the blis directory.
|
||||
|
||||
## C99
|
||||
|
||||
Most of the code in BLIS is written in C, and specifically in ISO C99. This section describes the C coding standards used within BLIS.
|
||||
|
||||
Reference in New Issue
Block a user