@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove an erroneous 'd'

Reviewed by: epriestley

authored by

Ricky Elrod and committed by
epriestley
bf3f0918 3688ac74

+1 -1
+1 -1
src/docs/contributing/general_coding_standards.diviner
··· 9 9 This document contains practices and guidelines which apply across languages. 10 10 Contributors should follow these guidelines. These guidelines are not 11 11 hard-and-fast but should be followed unless there is a compelling reason to 12 - deviated from them. 12 + deviate from them. 13 13 14 14 = Code Complexity = 15 15