The Wayback Machine - https://web.archive.org/web/20220404101345/https://github.com/topics/optimizations
Skip to content
#

optimizations

Here are 51 public repositories matching this topic...

mipt-mips
pavelkryukov
pavelkryukov commented Feb 13, 2022

Clang-Format is a tool to format code automatically according to some guidelines.

Your objectives are:

  • define .clang-format file for our project, reflecting our guidelines
  • apply the guidelines automatically to our flow
  • implement a [Git hook](https://git-scm
infrastructure 4 good first issue S1 — Infrastructure
WebEdge
ridhambhat
ridhambhat commented Nov 24, 2020

Describe the bug
A false positive for embedded link

To Reproduce
Steps to reproduce the behavior:

  1. Run the tool for https://www.isatales.com/blog
  2. Go to pages -> issues
  3. The second issue says
Label : Image link missing Alt tag.
Current : http://instagram.com/isatales

Expected behavior
This shouldn't be an issue/warning

bug enhancement good first issue

Improve this page

Add a description, image, and links to the optimizations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the optimizations topic, visit your repo's landing page and select "manage topics."

Learn more