This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
isa-l
Watch
1
Star
0
Fork
0
You've already forked isa-l
mirror of
https://github.com/intel/isa-l.git
synced
2025-01-05 22:59:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
1ba280fa09
isa-l
/
tools
/
iindent
3 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
doc: Add build details and contributing Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
2017-02-24 04:45:31 +01:00
#!/bin/sh
Change indent format for minimal changes with latest Latest indent 2.2.12 has some changes and bug fixes including adding -sar to -kr and recognizing size_t as a standard type. Change-Id: Id613cfb3cebdbe8e9e8823236adb5ee6eb712229 Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
2019-07-03 23:56:32 +02:00
indent -linux -l95 -cp1 -lps -il6 -ncs "$@"
Reference in New Issue
Copy Permalink