Skip to content

48% Makefile in my flutter app #6527

Closed Answered by lildude
Daivy03 asked this question in Classification
Aug 27, 2023 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

This will be due to this one file:

➜ github-linguist demiprof_flutter_app/ --breakdown
48.53%  221206     Makefile
40.18%  183157     Dart
5.14%   23441      C++
4.14%   18851      CMake
0.59%   2674       Swift
0.56%   2546       HTML
0.31%   1425       C
0.30%   1350       Java
0.16%   750        CSS
0.04%   188        JavaScript
0.03%   137        Kotlin
0.02%   80         Batchfile
0.01%   38         Objective-C

[...]

Makefile:
build/app/intermediates/flutter/debug/flutter_build.d
[...]

It's been detected as Make because of the .d extention:

Makefile:
type: programming
color: "#427819"
aliases

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@Daivy03
Comment options

Answer selected by Daivy03
Comment options

You must be logged in to vote
2 replies
@lildude
Comment options

@Daivy03
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants