google / google/vim-codefmt

Order include directives alphabetically.

Ouverte
#42 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Vim Script
Étoiles
1.1k
Forks
102
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

The google C++ style guide recommends to sort include directives alphabetically. https://google-styleguide.googlecode.com/svn/trunk/cppguide.html#Names_and_Order_of_Includes

It would be nice if codefmt's FormatCode could also do this.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start at the FormatCode entry point named in the issue and trace how code formatting is applied to C++ source. The work is done when include directives are sorted alphabetically in the formatted output, while the existing formatting behavior remains intact.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
cpp, vim
Domaine
tooling
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.