221 skills found · Page 1 of 8
Kristories / Awesome GuidelinesA curated list of high quality coding style conventions and standards.
checkstyle / CheckstyleCheckstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
github / Swift Style Guide**Archived** Style guide & coding conventions for Swift projects
kodecocodes / Objective C Style GuideA style guide that outlines the coding conventions for Kodeco
WordPress / WordPress Coding StandardsPHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
NARKOZ / GuidesDesign and development guides
github / Objective C Style Guide**Archived** Style guide & coding conventions for Objective-C projects
LemonAppDev / KonsistKonsist is a powerful static code analyzer tailored for Kotlin, focused on ensuring codebase consistency and adherence to coding conventions.
polarmobile / Coffeescript Style GuideBest-practices and coding conventions for the CoffeeScript programming language
SalGnt / CscsA curated list of Coding Style Conventions and Standards.
walkccc / LeetCode💡 LeetCode in C++23/Java/Python/MySQL/TypeScript (respect coding conventions)
facebook / KtfmtA program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.
cirosantilli / X86 Assembly CheatMOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/x86_64 SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM and GAS covered. Tested in Ubuntu 18.04. Containers (ELF), linking, calling conventions. System land cheat at: https://github.com/cirosantilli/x86-bare-metal-examples, ARM cheat at: https://github.com/cirosantilli/arm-assembly-cheat 移至:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly请参阅自述文件。 x86 IA-32和x86-64 userland最少示例教程。 数百个可运行的断言。 好的GDB设置。 IO是用libc完成的,因此OS在理论上是可移植的。 涵盖了NASM和GAS。 在Ubuntu 18.04中测试。 容器(ELF),链接,调用约定。 系统土地作弊网址:https://github.com/cirosantilli/x86-bare-metal-examples,ARM作弊网址:https://github.com/cirosantilli/arm-assembly-cheat
rubocop / Rubocop RailsA RuboCop extension focused on enforcing Rails best practices and coding conventions.
mkosir / Typescript Style Guide⚙️ TypeScript Style Guide. A concise set of conventions and best practices for creating consistent, maintainable code.
outsideris / Popularconventionanalyzing code convention from github commits for Github data challenge II
RichardLitt / Awesome Styleguides:clipboard: A list of styleguides
tum-esi / Common Coding ConventionsA concise and universal guide to clear software design.
unknwon / Go Code Convention@unknwon's opinionated and paranoid Go code convention.
nprapps / BestpracticesBest practices and coding conventions for the NPR Visuals team.