GithubHelp home page GithubHelp logo

Comments (11)

fraunhofer-iis-bot avatar fraunhofer-iis-bot commented on July 22, 2024

In GitLab by @jannismain on Jul 11, 2023, 10:25

There is inconsistent pointer alignment (char* foo vs. char *foo) in the code base.

There seem to be some reasons1 to favor right alignment and forcing right alignment produces a smaller diff than forcing left alignment.

So I choose right alignment as the intended formatting for now.

Footnotes

  1. https://stackoverflow.com/a/558480/5379377

from libjapi.

fraunhofer-iis-bot avatar fraunhofer-iis-bot commented on July 22, 2024

In GitLab by @jannismain on Jul 11, 2023, 10:28

changed target branch from master to dev

from libjapi.

fraunhofer-iis-bot avatar fraunhofer-iis-bot commented on July 22, 2024

In GitLab by @jannismain on Jul 11, 2023, 14:46

added 1 commit

  • 0e88fa05 - add clang-format as pre-commit hook

Compare with previous version

from libjapi.

fraunhofer-iis-bot avatar fraunhofer-iis-bot commented on July 22, 2024

In GitLab by @jannismain on Jul 11, 2023, 15:42

marked this merge request as ready

from libjapi.

fraunhofer-iis-bot avatar fraunhofer-iis-bot commented on July 22, 2024

In GitLab by @jannismain on Jul 11, 2023, 15:42

requested review from @vornkat-iis

from libjapi.

fraunhofer-iis-bot avatar fraunhofer-iis-bot commented on July 22, 2024

In GitLab by @jannismain on Jul 11, 2023, 15:49

added 12 commits

  • 0e88fa05...e242bb66 - 11 commits from branch dev
  • e784a06 - add clang-format as pre-commit hook

Compare with previous version

from libjapi.

fraunhofer-iis-bot avatar fraunhofer-iis-bot commented on July 22, 2024

In GitLab by @vornkat-iis on Jul 11, 2023, 17:21

Pre-commit does not want to run in my WSL Debian 11:

> pre-commit run
An error has occurred: InvalidManifestError: 
==> File /home/szk/.cache/pre-commit/repo_qj_2p5a/.pre-commit-hooks.yaml
==> At Hook(id='clang-format')
==> At key: types_or
==> At index 9
=====> Type tag 'textproto' is not recognized.  Try upgrading identify and pre-commit?

If I remove "textproto", it works.

> pre-commit -V
pre-commit 3.3.3

from libjapi.

fraunhofer-iis-bot avatar fraunhofer-iis-bot commented on July 22, 2024

In GitLab by @vornkat-iis on Jul 11, 2023, 17:45

approved this merge request

from libjapi.

fraunhofer-iis-bot avatar fraunhofer-iis-bot commented on July 22, 2024

In GitLab by @vornkat-iis on Jul 11, 2023, 17:45

mentioned in commit d311e27

from libjapi.

fraunhofer-iis-bot avatar fraunhofer-iis-bot commented on July 22, 2024

In GitLab by @vornkat-iis on Jul 11, 2023, 17:46

Solution: Do as you are told and pip install --upgrade identify and ... pre-commit

from libjapi.

fraunhofer-iis-bot avatar fraunhofer-iis-bot commented on July 22, 2024

In GitLab by @vornkat-iis on Jul 11, 2023, 17:46

resolved all threads

from libjapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.