diff options
Diffstat (limited to 'results/scraper/fex/3958')
| -rw-r--r-- | results/scraper/fex/3958 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/results/scraper/fex/3958 b/results/scraper/fex/3958 new file mode 100644 index 000000000..f4607bcd5 --- /dev/null +++ b/results/scraper/fex/3958 @@ -0,0 +1,2 @@ +Revisit use of static/const/constexpr keywords on variables +We currently apply different, not strictly consistent idioms of these throughout the code base. Instead of derailing PR reviews with discussions on this, let's settle for a few guidelines that should be easy to understand and apply while not introducing performance hazards. |