#astyle — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #astyle, aggregated by home.social.
-
Интеграция утилиты Artistic Style в скрипт сборки прошивки
Есть утилита для автоматического выравнивания отступов в исходных кодах. Называется astyle.exe. В этом тексте я покажу, как работать с утилитой Astyle.
-
#astyle (#ArtisticStyle) is an automatic code formatter.
astyle is a program and library that parses source code and reformats it to be compliant with some sort of style specification. astyle supports #C, C++, #Java, and a few other languages. The code style can be configured in various ways, or can be set to a common predefined style.
Website 🔗️: http://astyle.sourceforge.net/
apt 📦️: astyle libastyle-dev