All Projects → dduan → Drstring

dduan / Drstring

Licence: mit
DrString finds issues in your Swift docstrings and fixes them for you.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Drstring

lancer
Turn your python code into a hideous mess. Ever heard of Black? This is the opposite.
Stars: ✭ 179 (+34.59%)
Mutual labels:  formatter, linter
Autoflake
Removes unused imports and unused variables as reported by pyflakes
Stars: ✭ 362 (+172.18%)
Mutual labels:  linter, formatter
dockerfile-utils
A library and command line interface for formatting and linting Dockerfiles.
Stars: ✭ 17 (-87.22%)
Mutual labels:  formatter, linter
Best Of Python Dev
🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.
Stars: ✭ 243 (+82.71%)
Mutual labels:  linter, formatter
Eryngii
[WIP] Erlang lint and formatter
Stars: ✭ 28 (-78.95%)
Mutual labels:  linter, formatter
Golite
Add essential language support for the Go language to Sublime Text 3.
Stars: ✭ 14 (-89.47%)
Mutual labels:  formatter, linter
Gts
☂️ TypeScript style guide, formatter, and linter.
Stars: ✭ 3,714 (+2692.48%)
Mutual labels:  linter, formatter
unimport
A linter, formatter for finding and removing unused import statements.
Stars: ✭ 119 (-10.53%)
Mutual labels:  formatter, linter
Oas Kit
Convert Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint
Stars: ✭ 516 (+287.97%)
Mutual labels:  linter, documentation
Verible
Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, and formatter.
Stars: ✭ 384 (+188.72%)
Mutual labels:  linter, formatter
Godot Gdscript Toolkit
Independent set of GDScript tools - parser, linter and formatter
Stars: ✭ 214 (+60.9%)
Mutual labels:  linter, formatter
Psscriptanalyzer
Download ScriptAnalyzer from PowerShellGallery
Stars: ✭ 1,137 (+754.89%)
Mutual labels:  linter, formatter
Poetic
Automatically install and maintain ESLint, Prettier, EditorConfig and Airbnb rules for JavaScript, TypeScript and React.
Stars: ✭ 165 (+24.06%)
Mutual labels:  linter, formatter
li18nt
🌎 Lint your i18n translation files. Detect conflicting properties, duplicates and make it more readable and easier to maintain by formatting it!
Stars: ✭ 29 (-78.2%)
Mutual labels:  formatter, linter
Isort
A Python utility / library to sort imports.
Stars: ✭ 4,377 (+3190.98%)
Mutual labels:  linter, formatter
Format Graphql
Formats GraphQL schema definition language (SDL) document.
Stars: ✭ 55 (-58.65%)
Mutual labels:  linter, formatter
Unimport
A linter, formatter for finding and removing unused import statements.
Stars: ✭ 96 (-27.82%)
Mutual labels:  linter, formatter
Vue Filters Kit
A collection of useful custom filters for Vue.js(v2.x.x) apps.
Stars: ✭ 125 (-6.02%)
Mutual labels:  formatter
Messageformat.net
ICU MessageFormat implementation for .NET.
Stars: ✭ 129 (-3.01%)
Mutual labels:  formatter
V2fly Github Io
V2Fly Website & Documentation
Stars: ✭ 124 (-6.77%)
Mutual labels:  documentation

Circular Logo

Dr. String in the Multiverse of Pedantry

… or "DrString", for short.

DrString helps you take control of docstrings in your Swift codebase by finding and fixing inconsistencies among them.

Demo Xcode Demo

Documentation

  • Getting Started guides you through how to use DrString in your Swift project.
  • Overview provides the why s and what s of docstring linting.
  • Configuration is a reference to all options for behavior customization.
  • Editor Integrations exist to improve your user experience with Xcode, and more!

License

MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].