Просмотр исходного кода

Run pre-commit scripts to update formatting and index of proposals. (#141)

These hadn't run successfully on the decision or had some stale
settings. Just cleaning up, nothing interesting changing here.
Chandler Carruth 5 лет назад
Родитель
Сommit
f00a8a3853
2 измененных файлов с 12 добавлено и 11 удалено
  1. 1 0
      proposals/README.md
  2. 11 11
      proposals/p0051-decision.md

+ 1 - 0
proposals/README.md

@@ -28,6 +28,7 @@ request:
 -   [0044 - Proposal tracking](p0044.md)
     -   [Decision](p0044-decision.md)
 -   [0051 - Goals](p0051.md)
+    -   [Decision](p0051-decision.md)
 -   [0074 - Change comment/decision timelines in proposal process](p0074.md)
     -   [Decision](p0074-decision.md)
 -   [0083 - In-progress design overview](p0083.md)

+ 11 - 11
proposals/p0051-decision.md

@@ -10,17 +10,17 @@ Proposal accepted on 2020-07-14
 
 Affirming:
 
-- [austern](https://github.com/austern)
-- [chandlerc](https://github.com/chandlerc)
-- [geoffromer](https://github.com/geoffromer)
-- [gribozavr](https://github.com/gribozavr)
-- [josh11b](https://github.com/josh11b)
-- [tituswinters](https://github.com/tituswinters)
-- [zygoloid](https://github.com/zygoloid)
+-   [austern](https://github.com/austern)
+-   [chandlerc](https://github.com/chandlerc)
+-   [geoffromer](https://github.com/geoffromer)
+-   [gribozavr](https://github.com/gribozavr)
+-   [josh11b](https://github.com/josh11b)
+-   [tituswinters](https://github.com/tituswinters)
+-   [zygoloid](https://github.com/zygoloid)
 
 Abstaining:
 
-- [noncombatant](https://github.com/noncombatant)
+-   [noncombatant](https://github.com/noncombatant)
 
 ## Open questions
 
@@ -44,7 +44,7 @@ consequence, this particular set of goals seems like an important direction in
 which to experiment with a candidate future for C++ itself. By doing so, it will
 address a specific group of C++ users.
 
-While there may be some uncertainty about resolving conflicts between goals
-, particularly migratability and C++ interoperability, the core team feels that they
-are generally in alignment in this regard. The priority among goals can be
+While there may be some uncertainty about resolving conflicts between goals,
+particularly migratability and C++ interoperability, the core team feels that
+they are generally in alignment in this regard. The priority among goals can be
 revised as needed based on the experience of using it in practice.